This reference is better understood if you know the basics of how to operate the PCLI. If you have not used the PCLI before, it is beneficial to first read the basics about the PCLI and the basics of the configuration management.
The show stats command, and its myriad of subcommands, retrieve statistical data from various functions within the 128T router and return them to the user. Used for troubleshooting, debugging configuration, or just to monitor the health and well-being of the 128T router, these show commands provide a wealth of information and insight to users of the software.
The show stats command provides the ability to set a "zero point" for displaying statistical output using the since command. The since command takes either a timestamp as its argument (in ISO 8601 format), or the keyword launch, which shows statistics accumulated since the 128T routing software was launched. For more information on the zero point, refer to the section of this guide on set context stats.
Generally speaking, the statistical data available via the 128T router's PCLI is organized into a tree-like hierarchy, with each subcommand potentially having its own series of subcommands. By omitting the (optional) subcommands, the 128T router will summarize all data from all possible subcommands and present it in a summary table; while this is very convenient to show a lot of potential data at a glance, it does incur additional processing overhead, and the retrieval of statistics may take an inordinately long time.
Each of the various show stats subcommands will be described in sections that follow.
show stats#
The parent container for all metrics and metric groups
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats access-policy#
Stats pertaining to access-policy table management
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
meter | The number of entries in the Access Policy table |
show stats access-policy meter#
The number of entries in the Access Policy table
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats active-sources#
Active sources over the last 30 minutes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session#
Aggregate statistics derived across vectored sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-device-interface#
Statistics aggregated by device interface
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-device-interface bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-device-interface tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-interface | The name of the device interface generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface#
Statistics aggregated by network interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-network-interface bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-network-interface tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node#
Statistics aggregated per node
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-node bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node gross-entitlement#
Total bandwidth of sessions, gross input for entitlement (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-node tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service#
Statistics aggregated by service
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-service bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class#
Statistics aggregated by service class
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-service-class bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-class tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-class | The name of the service class generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group#
Statistics aggregated by service group
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-service-group bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-group tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-group | The name of the service group generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route#
Statistics aggregated by service route
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-service-route bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-service-route tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service-route | The name of the service route generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant#
Statistics aggregated by quetenant
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats aggregate-session by-tenant bandwidth#
Total bandwidth of active sessions (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-other-protocol#
Total bandwidth for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received#
Total received bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-forward#
Total received bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-other-protocol#
Total bandwidth received for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-other-protocol-forward#
Total bandwidth received in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-other-protocol-reverse#
Total bandwidth received in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-reverse#
Total received bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-tcp#
Total TCP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-tcp-forward#
Total TCP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-tcp-reverse#
Total TCP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-udp#
Total UDP bandwidth received (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-udp-forward#
Total UDP bandwidth received in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-received-udp-reverse#
Total UDP bandwidth received in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-tcp#
Total TCP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted#
Total sent bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-forward#
Total sent bandwidth in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol#
Total bandwidth sent for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol-forward#
Total bandwidth sent in the forward direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-other-protocol-reverse#
Total bandwidth sent in the reverse direction for other protocols (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-reverse#
Total sent bandwidth in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-tcp#
Total TCP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-forward#
Total TCP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-tcp-reverse#
Total TCP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-udp#
Total UDP bandwidth sent (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-udp-forward#
Total UDP bandwidth sent in the forward direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-transmitted-udp-reverse#
Total UDP bandwidth sent in the reverse direction (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bandwidth-udp#
Total UDP bandwidth (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes#
Total bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-forward#
Total bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-other-protocol-forward#
Total bytes dropped for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-other-protocol-reverse#
Total bytes dropped for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-reverse#
Total bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-tcp-forward#
Total TCP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-tcp-reverse#
Total TCP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-udp-forward#
Total UDP bytes dropped in error for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-dropped-udp-reverse#
Total UDP bytes dropped in error for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-other-protocol#
Total bytes for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received#
Total bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-forward#
Total bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-other-protocol#
Total bytes received for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-other-protocol-forward#
Total bytes received for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-other-protocol-reverse#
Total bytes received for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-reverse#
Total bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-tcp#
Total TCP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-tcp-forward#
Total TCP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-tcp-reverse#
Total TCP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-udp#
Total UDP bytes received for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-udp-forward#
Total UDP bytes received for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-received-udp-reverse#
Total UDP bytes received for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-tcp#
Total TCP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted#
Total bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-forward#
Total bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-other-protocol#
Total bytes sent for active sessions using other protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-other-protocol-forward#
Total bytes sent for active sessions using other protocols in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-other-protocol-reverse#
Total bytes sent for active sessions using other protocols in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-reverse#
Total bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-tcp#
Total TCP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-tcp-forward#
Total TCP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-tcp-reverse#
Total TCP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-udp#
Total UDP bytes sent for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-udp-forward#
Total UDP bytes sent for active sessions in the forward direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-transmitted-udp-reverse#
Total UDP bytes sent for active sessions in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant bytes-udp#
Total UDP bytes for active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets#
Total packets (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-forward#
Total packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-other-protocol-forward#
Total packets dropped for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-other-protocol-reverse#
Total packets dropped for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-reverse#
Total packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-tcp-forward#
Total TCP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-tcp-reverse#
Total TCP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-udp-forward#
Total UDP packets dropped in error for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-dropped-udp-reverse#
Total UDP packets dropped in error for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-other-protocol#
Total packets for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received#
Total packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-forward#
Total packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-other-protocol#
Total packets received for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-other-protocol-forward#
Total packets received for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-other-protocol-reverse#
Total packets received for active sessions using other protocols in reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-reverse#
Total packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-tcp#
Total TCP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-tcp-forward#
Total TCP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-tcp-reverse#
Total TCP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-udp#
Total UDP packets received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-udp-forward#
Total UDP packets received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-received-udp-reverse#
Total UDP packets received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-tcp#
Total TCP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted#
Total packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-forward#
Total packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-other-protocol#
Total packets sent for active sessions using other protocols (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-other-protocol-forward#
Total packets sent for active sessions using other protocols in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-other-protocol-reverse#
Total packets sent for active sessions using other protocols in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-reverse#
Total packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-tcp#
Total TCP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-tcp-forward#
Total TCP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-tcp-reverse#
Total TCP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-udp#
Total UDP packets sent for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-udp-forward#
Total UDP packets sent for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-transmitted-udp-reverse#
Total UDP packets sent for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant packets-udp#
Total UDP packets for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-arrival-rate#
Rate of arrival for new sessions per unit time (sessions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-count#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant session-departure-rate#
Rate of departure for terminated sessions per unit time (session departures per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-bad-flag-combinations#
Total number of TCP bad flag combinations received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-bad-flag-combinations-forward#
Total number of TCP bad flag combinations received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-bad-flag-combinations-reverse#
Total number of TCP bad flag combinations received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-invalid-state-transitions#
Total TCP invalid state transitions received for active sessions (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-invalid-state-transitions-forward#
Total TCP invalid state transitions received for active sessions in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-invalid-state-transitions-reverse#
Total TCP invalid state transitions received for active sessions in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-order#
Total number of TCP data received for active sessions that was out of order (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-order-forward#
Total number of TCP data received for active sessions that was out of order in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-order-reverse#
Total number of TCP data received for active sessions that was out of order in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-window#
Total number of TCP data received for active sessions that was out of window (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-window-forward#
Total number of TCP data received for active sessions that was out of window in the forward direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-out-of-window-reverse#
Total number of TCP data received for active sessions that was out of window in the reverse direction (packets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets#
Total TCP resets for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-received#
Total TCP resets received for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-received-forward#
Total TCP resets received for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-received-reverse#
Total TCP resets received for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-transmitted#
Total TCP resets sent for active sessions (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-transmitted-forward#
Total number of TCP resets sent for active sessions in the forward direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-resets-transmitted-reverse#
Total number of TCP resets sent for active sessions in the reverse direction (resets per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions#
Total TCP data retransmissions for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received#
Total number of TCP data retransmissions received for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received-forward#
Total number of TCP data retransmissions received for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-received-reverse#
Total number of TCP data retransmissions received for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-transmitted#
Total number of TCP data retransmissions sent for active sessions (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-forward#
Total number of TCP data retransmissions sent for active sessions in the forward direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats aggregate-session by-tenant tcp-retransmissions-transmitted-reverse#
Total number of TCP data retransmissions sent for active sessions in the reverse direction (retransmissions per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| tenant | The name of the tenant generating this metric (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id#
Stats pertaining to application identification
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
domain-database | Stats related to application identification category files |
domain-lookup | Statistics for 'domain-lookup' |
refreshes | The total number of times app-id modules were refreshed |
retries | The total number of times failed app-id modules were retried |
show stats app-id domain-database#
Stats related to application identification category files
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
domain-count | The number of domains mapped to categories for application identification |
updates | The number of times that the application identifier has parsed category files |
show stats app-id domain-database domain-count#
The number of domains mapped to categories for application identification
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-database updates#
The number of times that the application identifier has parsed category files
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-lookup#
Statistics for 'domain-lookup'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
hit | The number of times a service has been identified from a domain name |
miss | The number of times a child service could not be identified from a domain name |
service-not-applicable | The number of times a service could not be identified from a domain name when the parent service is invalid |
show stats app-id domain-lookup hit#
The number of times a service has been identified from a domain name
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-lookup miss#
The number of times a child service could not be identified from a domain name
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id domain-lookup service-not-applicable#
The number of times a service could not be identified from a domain name when the parent service is invalid
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id refreshes#
The total number of times app-id modules were refreshed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats app-id retries#
The total number of times failed app-id modules were retried
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework#
Application Framework statistics for managed applications
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
init | Total number of times init script is invoked |
shutdown | Total number of times shutdown script is invoked |
start | Total number of times start script is invoked |
state | Total number of times state script is invoked |
stop | Total number of times stop script is invoked |
show stats application-framework init#
Total number of times init script is invoked
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework shutdown#
Total number of times shutdown script is invoked
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework start#
Total number of times start script is invoked
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework state#
Total number of times state script is invoked
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats application-framework stop#
Total number of times stop script is invoked
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp#
Stats pertaining to ARP management packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
encapsulation | Stats pertaining to Layer 2 encapsulation of IP packets |
entries | The number of active ARP entries |
queued | Stats pertaining to queuing packets waiting for arp resolution |
received | Stats pertaining to the number of ARP packets received |
sent | Stats pertaining to the number of ARP packets sent |
show stats arp encapsulation#
Stats pertaining to Layer 2 encapsulation of IP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
sent | Stats pertaining to the number of IP packets sent after ARP has been resolved |
show stats arp encapsulation sent#
Stats pertaining to the number of IP packets sent after ARP has been resolved
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | The number of IP packets that failed to be sent after successful ARP resolution |
success | The number of IP packets sent sent after successful ARP resolution |
show stats arp encapsulation sent failure#
The number of IP packets that failed to be sent after successful ARP resolution
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp encapsulation sent success#
The number of IP packets sent sent after successful ARP resolution
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp entries#
The number of active ARP entries
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp queued#
Stats pertaining to queuing packets waiting for arp resolution
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Stats pertaining to failures when queuing packets waiting for arp resolution |
packets | The number of queued packets waiting for valid arp entry |
show stats arp queued failure#
Stats pertaining to failures when queuing packets waiting for arp resolution
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
drop | The number of packets dropped after ARP entry failed to resolve |
queue-full | The number of packets that failed to enqueue |
show stats arp queued failure drop#
The number of packets dropped after ARP entry failed to resolve
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp queued failure queue-full#
The number of packets that failed to enqueue
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp queued packets#
The number of queued packets waiting for valid arp entry
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received#
Stats pertaining to the number of ARP packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats arp received arp-probe#
The number of received ARP Probes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received arp-reply#
The number of ARP replies received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received arp-request#
The number of received ARP requests
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors#
Stats pertaining to invalid or ignored ARP/ICMPv6 packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
arp-reply | The number of errors while processing ARP Replies |
arp-request | The number of errors while processing ARP Requests |
neighbor-advertisement | The number of errors while processing ICMPv6 Neighbor Advertisements |
neighbor-solicit | The number of errors while processing ICMPv6 Neighbor Solicits |
processing | The number of ARP processing errors |
unknown-type | The number of Packets received of an unknown type |
show stats arp received errors arp-reply#
The number of errors while processing ARP Replies
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors arp-request#
The number of errors while processing ARP Requests
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors neighbor-advertisement#
The number of errors while processing ICMPv6 Neighbor Advertisements
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors neighbor-solicit#
The number of errors while processing ICMPv6 Neighbor Solicits
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors processing#
The number of ARP processing errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received errors unknown-type#
The number of Packets received of an unknown type
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received gratuitous-arp#
The number of Gratuitous ARP replies received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received neighbor-advertisement#
The number of ICMPv6 Neighbor Advertisements received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received neighbor-solicit#
The number of ICMPv6 Neighbor Solicits received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received off-subnet-arp-request#
The number of off-subnet ARP requests received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received off-subnet-neighbor-solicit#
The number of off-subnet ICMPv6 Neighbor Solicits received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp received unsolicited-neighbor-advertisement#
The number of Unsolicited ICMPv6 Neighbor Advertisements received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent#
Stats pertaining to the number of ARP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Stats pertaining to errors during transmission of ARP/ICMPv6 packets |
success | Stats pertaining to successful transmission of ARP/ICMPv6 packets |
show stats arp sent failure#
Stats pertaining to errors during transmission of ARP/ICMPv6 packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats arp sent failure allocation#
The number allocation failures when attempting to send packet
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure arp-reply#
The number of errors while sending ARP Replies
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure arp-request#
The number of errors while sending ARP Requests
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure gratuitous-arp#
The number of errors while sending Gratuitous ARPs
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure multicast-listener-report#
The number of errors while sending ICMPv6 Multicast Listener Report
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure neighbor-advertisement#
The number of errors while sending ICMPv6 Neighbor Advertisements
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure neighbor-solicit#
The number of errors while sending ICMPv6 Neighbor Solicits
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure standby#
The number of packets that failed to be sent because the interface was not active
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent failure unsolicited-neighbor-advertisement#
The number of errors while sending ICMPv6 Unsolicited Neighbor Advertisements
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success#
Stats pertaining to successful transmission of ARP/ICMPv6 packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats arp sent success arp-reply#
The number of ARP replies sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success arp-request#
The number of ARP requests sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success gratuitous-arp#
The number of Gratuitous ARPs sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success in-subnet-proxy#
The number of ARP-proxy responses sent for in-subnet addresses
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success multicast-listener-report#
The number of ICMPv6 Multicast Listener Reports sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success neighbor-advertisement#
The number of ICMPv6 Neighbor Advertisements sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success neighbor-solicit#
The number of ICMPv6 Neighbor Solicits sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success off-subnet-proxy#
The number of ARP-proxy responses sent for off-subnet addresses
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats arp sent success unsolicited-neighbor-advertisement#
The number of ICMPv6 Unsolicited Neighbor Advertisements sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats audit#
Metrics tracking various aspects of the auditing system
Usage#
Keyword Arguments#
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
events | Statistics for 'events' |
show stats audit events#
Statistics for 'events'
Usage#
Keyword Arguments#
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
produced | The number of events produced by type |
show stats audit events produced#
The number of events produced by type
Usage#
Keyword Arguments#
| name | description |
|---|
| collector | The collector that produced this event (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| subtype | The subtype of the event (comma-separated list) |
| type | The type of the event (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats bfd#
Stats pertaining to BFD
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats bfd async#
Stats pertaining to BFD async mode in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | BFD async packets received on the peer path. |
sent | BFD async packets sent on the peer path. |
See Also#
show stats bfd async received#
BFD async packets received on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
miss | BFD async packets not received in time on the peer path. |
success | BFD async packets received on the peer path. |
See Also#
show stats bfd async received miss#
BFD async packets not received in time on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd async received success#
BFD async packets received on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd async sent#
BFD async packets sent on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats bfd async sent arp-failure#
BFD async packets arp failure in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd async sent buffer-allocation-failure#
BFD async packets buffer allocation failure in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd async sent success#
BFD async packets sent successfully in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path#
Stats pertaining to BFD per peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
async | Stats pertaining to BFD async mode per peer path |
average-latency | Rolling average latency in milliseconds for the 128T peer path. |
dynamic-damping | Stats pertaining to Dynamic BFD Damping |
echo | Stats pertaining to BFD echo mode per peer path |
jitter | Jitter in milliseconds for the 128T peer path. |
latency | Latency in milliseconds for the 128T peer path. |
link-down | Stats tracking BFD link down event per peer path |
link-up | The number of link-ups on the peer path. |
local-source-nat-change | The number of local source nat changes on the peer path. |
local-source-nat-reset | The number of local source nat resets on the peer path. |
loss | Packet loss percentange for the 128T peer path. |
mos | MOS value calculated for the 128T peer path. (hundreths of a decimal) |
neighbor | Stats pertaining to BFD Neighbor |
See Also#
show stats bfd by-peer-path async#
Stats pertaining to BFD async mode per peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | BFD async packets received on the peer path. |
sent | BFD async packets sent on the peer path. |
See Also#
show stats bfd by-peer-path async received#
BFD async packets received on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
miss | BFD async packets not received in time on the peer path. |
success | BFD async packets received on the peer path. |
See Also#
show stats bfd by-peer-path async received miss#
BFD async packets not received in time on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path async received success#
BFD async packets received on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path async sent#
BFD async packets sent on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
arp-failure | BFD async packets tx arp failure on the peer path. |
buffer-allocation-failure | BFD async packets tx allocation failure on the peer path. |
success | BFD async packets sent successfully on the peer path. |
See Also#
show stats bfd by-peer-path async sent arp-failure#
BFD async packets tx arp failure on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path async sent buffer-allocation-failure#
BFD async packets tx allocation failure on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path async sent success#
BFD async packets sent successfully on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path average-latency#
Rolling average latency in milliseconds for the 128T peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path dynamic-damping#
Stats pertaining to Dynamic BFD Damping
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
current-hold-down-time | The hold-down duration in seconds. This value will be used for the next time the hold-down timer is started |
hold-down-link-flaps | Number of link flaps that have occured within a hold-down period since the last path-down notification |
See Also#
show stats bfd by-peer-path dynamic-damping current-hold-down-time#
The hold-down duration in seconds. This value will be used for the next time the hold-down timer is started
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path dynamic-damping hold-down-link-flaps#
Number of link flaps that have occured within a hold-down period since the last path-down notification
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path echo#
Stats pertaining to BFD echo mode per peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | BFD echo packets received on the peer path. |
sent | BFD echo packets sent on the peer path. |
See Also#
show stats bfd by-peer-path echo received#
BFD echo packets received on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path echo sent#
BFD echo packets sent on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
arp-failure | BFD echo packets arp failure on the peer path. |
buffer-allocation-failure | BFD echo packets buffer allocation failure on the peer path. |
success | BFD echo packets sent successfully on the peer path. |
See Also#
show stats bfd by-peer-path echo sent arp-failure#
BFD echo packets arp failure on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path echo sent buffer-allocation-failure#
BFD echo packets buffer allocation failure on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path echo sent success#
BFD echo packets sent successfully on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path jitter#
Jitter in milliseconds for the 128T peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path latency#
Latency in milliseconds for the 128T peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path link-down#
Stats tracking BFD link down event per peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
local-oper-down | The number of link-downs triggered by local-oper-down. |
remote-admin-down | The number of link-downs triggered by remote-admin-down on the peer path. |
remote-down | The number of link-downs triggered by remote-down on the peer path. |
timer-expiry | The number of link-downs triggered by timer-expiry on the peer path. |
See Also#
show stats bfd by-peer-path link-down local-oper-down#
The number of link-downs triggered by local-oper-down.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path link-down remote-admin-down#
The number of link-downs triggered by remote-admin-down on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path link-down remote-down#
The number of link-downs triggered by remote-down on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path link-down timer-expiry#
The number of link-downs triggered by timer-expiry on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path link-up#
The number of link-ups on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path local-source-nat-change#
The number of local source nat changes on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path local-source-nat-reset#
The number of local source nat resets on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path loss#
Packet loss percentange for the 128T peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path mos#
MOS value calculated for the 128T peer path. (hundreths of a decimal)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path neighbor#
Stats pertaining to BFD Neighbor
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failover | The number of neighbor failover events on the peer path. |
source-nat-change | The number of neighbor source nat changes on the peer path. |
See Also#
show stats bfd by-peer-path neighbor failover#
The number of neighbor failover events on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd by-peer-path neighbor source-nat-change#
The number of neighbor source nat changes on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd dynamic-damping#
Stats pertaining to Dynamic BFD Damping
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
hold-down-link-flaps | Number of link flaps that have occured within a hold-down period since the last path-down notification |
See Also#
show stats bfd dynamic-damping hold-down-link-flaps#
Number of link flaps that have occured within a hold-down period since the last path-down notification
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd echo#
Stats pertaining to BFD echo mode in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | BFD echo packets received on the peer path. |
sent | BFD echo packets sent on the peer path. |
See Also#
show stats bfd echo received#
BFD echo packets received on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd echo sent#
BFD echo packets sent on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats bfd echo sent arp-failure#
BFD echo packets tx arp failure in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd echo sent buffer-allocation-failure#
BFD echo packets tx allocation failure in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd echo sent success#
BFD echo packets sent successfully in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd link-down#
Stats tracking BFD link down event
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
local-oper-down | The number of link-downs triggered by local-oper-down. |
remote-admin-down | The number of link-downs triggered by remote-admin-down on the peer path. |
remote-down | The number of link-downs triggered by remote-down on the peer path. |
timer-expiry | The number of link-downs triggered by timer-expiry on the peer path. |
See Also#
show stats bfd link-down local-oper-down#
The number of link-downs triggered by local-oper-down.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd link-down remote-admin-down#
The number of link-downs triggered by remote-admin-down on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd link-down remote-down#
The number of link-downs triggered by remote-down on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd link-down timer-expiry#
The number of link-downs triggered by timer-expiry on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd link-up#
The number of link-ups on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd local-source-nat-change#
The number of local source nat changes on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd local-source-nat-reset#
The number of local source nat resets on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd neighbor#
Stats pertaining to BFD Neighbor
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failover | The number of failover events in BFD neighbors |
source-nat-change | The number of source nat changes in BFD neighbors |
See Also#
show stats bfd neighbor failover#
The number of failover events in BFD neighbors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd neighbor source-nat-change#
The number of source nat changes in BFD neighbors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid#
Stats pertaining to invalid BFD packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
authentication-field | The number of packets received with an invalid authorization field |
detect-multiple | The number of packets received with an invalid multiplier |
discriminator | The number of BFD packets received with an invalid discriminator |
header-large | The number of packets received where the length of the BFD header is greater than the size of the packet |
header-small | The number of packets received where the BFD header length is smaller than the minimum packet size |
header-version | The number of BFD packets received with an invalid header version |
local-discriminator | The number of BFD packets received with invalid local discriminator |
metadata | The number of BFD packets received with invalid metdata |
packet-length | The number of BFD packets received with an invalid length |
payload-small | The number of BFD packets received where the payload size is smaller than the minimum BFD packet size |
session | The number of BFD packets received for an invalid session |
See Also#
show stats bfd received-invalid authentication-field#
The number of packets received with an invalid authorization field
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid detect-multiple#
The number of packets received with an invalid multiplier
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid discriminator#
The number of BFD packets received with an invalid discriminator
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid header-large#
The number of packets received where the length of the BFD header is greater than the size of the packet
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid header-small#
The number of packets received where the BFD header length is smaller than the minimum packet size
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid header-version#
The number of BFD packets received with an invalid header version
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid local-discriminator#
The number of BFD packets received with invalid local discriminator
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid metadata#
The number of BFD packets received with invalid metdata
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid packet-length#
The number of BFD packets received with an invalid length
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid payload-small#
The number of BFD packets received where the payload size is smaller than the minimum BFD packet size
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats bfd received-invalid session#
The number of BFD packets received for an invalid session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config#
Metrics pertaining to the get-config RPC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
cache | Metrics pertaining to the get-config RPC cache |
config-pipeline | Metrics pertaining to processing the configuration |
config-store | Metrics pertaining to configuration data store processes |
See Also#
show stats config cache#
Metrics pertaining to the get-config RPC cache
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
hits | The count of hits on the configuration's cache |
misses | The count of misses on the configuration's cache |
See Also#
show stats config cache hits#
The count of hits on the configuration's cache
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config cache misses#
The count of misses on the configuration's cache
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-pipeline#
Metrics pertaining to processing the configuration
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
commit-time | Amount of time to commit the configuration (excluding validation time) (milliseconds) |
generation-time | Amount of time to generate auto-generated components of the configuration (milliseconds) |
sync-time | Amount of time to synchronize the configuration (whether between nodes or between SSR processes). This is recorded on the node where the write takes place, so this value will not be updated when the configuration is read from the synchronization store (milliseconds) |
validation-time | Amount of time to validate the configuration (milliseconds) |
See Also#
show stats config config-pipeline commit-time#
Amount of time to commit the configuration (excluding validation time) (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-pipeline generation-time#
Amount of time to generate auto-generated components of the configuration (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-pipeline sync-time#
Amount of time to synchronize the configuration (whether between nodes or between SSR processes). This is recorded on the node where the write takes place, so this value will not be updated when the configuration is read from the synchronization store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-pipeline validation-time#
Amount of time to validate the configuration (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store#
Metrics pertaining to configuration data store processes
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
clone-duration | Amount of time to clone configuration data store (milliseconds) |
edit-duration | Amount of time to edit configuration data store (milliseconds) |
force-duration | Amount of time to force configuration data store (milliseconds) |
get-duration | Amount of time to get configuration data store (milliseconds) |
get-json-duration | Amount of time to get json of configuration data store (milliseconds) |
load-duration | Amount of time to load configuration data store (milliseconds) |
load-xml-duration | Amount of time to load xml of configuration data store (milliseconds) |
merge-duration | Amount of time to merge configuration data store (milliseconds) |
push-duration | Amount of time to push configuration data store (milliseconds) |
rebase-duration | Amount of time to rebase configuration data store (milliseconds) |
shallow-clone-duration | Amount of time to shallow clone configuration data store (milliseconds) |
to-xml-duration | Amount of time to make xml of configuration data store (milliseconds) |
See Also#
show stats config config-store clone-duration#
Amount of time to clone configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store edit-duration#
Amount of time to edit configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store force-duration#
Amount of time to force configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store get-duration#
Amount of time to get configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store get-json-duration#
Amount of time to get json of configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store load-duration#
Amount of time to load configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store load-xml-duration#
Amount of time to load xml of configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store merge-duration#
Amount of time to merge configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store push-duration#
Amount of time to push configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store rebase-duration#
Amount of time to rebase configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store shallow-clone-duration#
Amount of time to shallow clone configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats config config-store to-xml-duration#
Amount of time to make xml of configuration data store (milliseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| datastore | The datastore for which this metric was generated (comma-separated list) |
| datastore-type | The type of datastore for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats conflux#
Metrics tracking Conflux operation
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
batches | Metrics tracking Conflux batches |
gaps | Metrics tracking Conflux HA replication gap processing |
messages | Metrics tracking Conflux message processing |
stream | Metrics tracking the TANK streams that are passing through Conflux |
show stats conflux batches#
Metrics tracking Conflux batches
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
latency | Amortized amount of time Conflux buffers a batch (us) |
write | Metrics tracking Conflux batch writes |
show stats conflux batches latency#
Amortized amount of time Conflux buffers a batch (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux batches write#
Metrics tracking Conflux batch writes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Amortized duration of Conflux batch writes to the database (us) |
failure | Number of batches Conflux failed to write |
success | Number of batches Conflux wrote successfully |
show stats conflux batches write duration#
Amortized duration of Conflux batch writes to the database (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux batches write failure#
Number of batches Conflux failed to write
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux batches write success#
Number of batches Conflux wrote successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux gaps#
Metrics tracking Conflux HA replication gap processing
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
detected | Number of gaps Conflux has detected |
resolution | Metrics tracking Conflux gap resolutions |
show stats conflux gaps detected#
Number of gaps Conflux has detected
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux gaps resolution#
Metrics tracking Conflux gap resolutions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
retry | Number of retried attempts Conflux has made to resolve gaps |
success | Number of gaps Conflux resolved successfully |
show stats conflux gaps resolution retry#
Number of retried attempts Conflux has made to resolve gaps
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux gaps resolution success#
Number of gaps Conflux resolved successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages#
Metrics tracking Conflux message processing
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
read | Number of messages Conflux has read |
write | Metrics tracking Conflux message writes |
show stats conflux messages read#
Number of messages Conflux has read
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write#
Metrics tracking Conflux message writes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Number of messages Conflux failed to write |
rate | Rate of messages Conflux is writing (messages/sec) |
success | Number of messages Conflux wrote successfully |
total | Number of messages Conflux wrote |
show stats conflux messages write failure#
Number of messages Conflux failed to write
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write rate#
Rate of messages Conflux is writing (messages/sec)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write success#
Number of messages Conflux wrote successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux messages write total#
Number of messages Conflux wrote
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream#
Metrics tracking the TANK streams that are passing through Conflux
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
continue | Number of times a stream was continued after receiving a response or error (count) |
delay | Number of times a stream was delayed because of connection issues (count) |
end | Number of times a stream was ended (count) |
requests | Number of requests made to the TANK server (count) |
responses | The counts of responses and errors |
start | Number of times a stream was started (count) |
show stats conflux stream continue#
Number of times a stream was continued after receiving a response or error (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream delay#
Number of times a stream was delayed because of connection issues (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream end#
Number of times a stream was ended (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream requests#
Number of requests made to the TANK server (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses#
The counts of responses and errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
empty | Number of valid responses with no data (count) |
error | The counts of the various types of error responses |
nonempty | Number of valid responses with data (count) |
show stats conflux stream responses empty#
Number of valid responses with no data (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses error#
The counts of the various types of error responses
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
boundary | Number of boundary errors encountered in the stream |
connection | Number of connection errors encountered in the stream |
other | Number of otherwise uncategorized errors encountered in the stream |
show stats conflux stream responses error boundary#
Number of boundary errors encountered in the stream
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses error connection#
Number of connection errors encountered in the stream
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses error other#
Number of otherwise uncategorized errors encountered in the stream
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream responses nonempty#
Number of valid responses with data (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats conflux stream start#
Number of times a stream was started (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| pipeline | Metric pipeline name (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| source | Metric source, either 'local' or 'ha-peer' (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats cpu#
CPU utilization information
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats cpu utilization#
Percentage of CPU used
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats database#
Metrics tracking database utilization
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats database memory-consumed#
Memory consumed by the database in bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats device-interface#
Stats pertaining to interface management
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats device-interface message-failure#
The number of failed interface configurations
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats device-interface message-success#
The number of successful interface configurations
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats disk#
Disk usage information
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats disk by-component#
Total disk used (bytes)
Usage#
Keyword Arguments#
| name | description |
|---|
| component | Component label (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats disk capacity#
Total disk capacity (bytes)
Usage#
Keyword Arguments#
| name | description |
|---|
| disk | Disk name (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats disk used#
Total disk used (bytes)
Usage#
Keyword Arguments#
| name | description |
|---|
| disk | Disk name (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dpi#
Stats pertaining to the DPI engine
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
parsed | Stats pertaining to the packets parsed by the DPI engine |
received | Stats pertaining to the packets received by the DPI engine |
show stats dpi parsed#
Stats pertaining to the packets parsed by the DPI engine
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Stats pertaining to errors while parsing packets requiring DPI |
success | Stats pertaining to successful parsing of packets requiring DPI |
show stats dpi parsed failure#
Stats pertaining to errors while parsing packets requiring DPI
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
tls | Number of times TLS certificate parsing failed |
show stats dpi parsed failure tls#
Number of times TLS certificate parsing failed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi parsed success#
Stats pertaining to successful parsing of packets requiring DPI
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
tls | Number of times the common name was successfully identified in a TLS certificate |
show stats dpi parsed success tls#
Number of times the common name was successfully identified in a TLS certificate
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received#
Stats pertaining to the packets received by the DPI engine
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Stats pertaining to errors while processing packets requiring DPI |
success | Stats pertaining to successful processing of packets requiring DPI |
show stats dpi received failure#
Stats pertaining to errors while processing packets requiring DPI
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
capacity-exceeded | Number of packets discarded due to capacity exceeded |
no-session | Number of segments discarded as a result of having no valid session |
too-many-segments | Number of segments discarded as a result of exceeding allowed maximum |
show stats dpi received failure capacity-exceeded#
Number of packets discarded due to capacity exceeded
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received failure no-session#
Number of segments discarded as a result of having no valid session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received failure too-many-segments#
Number of segments discarded as a result of exceeding allowed maximum
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received success#
Stats pertaining to successful processing of packets requiring DPI
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
add | Number of segments added to the packet cache |
duplicate | Number of segments discarded due to duplicate sequence numbers |
ready-to-parse | Number of packets ready for parsing |
show stats dpi received success add#
Number of segments added to the packet cache
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received success duplicate#
Number of segments discarded due to duplicate sequence numbers
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dpi received success ready-to-parse#
Number of packets ready for parsing
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats dynamic-peer-update#
Stats pertaining to dynamic peer update processes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
connection | Stats pertaining to connection notifications |
leadership | Stats pertaining to leadership changes |
requests | Stats pertaining to Request messages |
responses | Stats pertaining to Response messages |
See Also#
show stats dynamic-peer-update connection#
Stats pertaining to connection notifications
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats dynamic-peer-update connection first-conductor-connect#
The number of first conductor connection notifications
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update connection first-server-connect#
The number of first server connection notifications
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update connection last-conductor-disconnect#
The number of last conductor disconnection notifications
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update leadership#
Stats pertaining to leadership changes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
lost | The number of times the node lost leadership |
won | The number of times the node became leader |
See Also#
show stats dynamic-peer-update leadership lost#
The number of times the node lost leadership
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update leadership won#
The number of times the node became leader
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update requests#
Stats pertaining to Request messages
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Stats pertaining to the number of requests received |
sent | Stats pertaining to the number requests sent |
See Also#
show stats dynamic-peer-update requests received#
Stats pertaining to the number of requests received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
push | The number of push requests received |
sync | The number of sync requests received |
sync-peer-addresses | The number of sync peer addresses requests received from pcli |
See Also#
show stats dynamic-peer-update requests received push#
The number of push requests received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update requests received sync#
The number of sync requests received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update requests received sync-peer-addresses#
The number of sync peer addresses requests received from pcli
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update requests sent#
Stats pertaining to the number requests sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
push | The number of push requests sent |
sync | The number of sync requests sent |
See Also#
show stats dynamic-peer-update requests sent push#
The number of push requests sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update requests sent sync#
The number of sync requests sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update responses#
Stats pertaining to Response messages
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Stats pertaining to the number of responses received |
See Also#
show stats dynamic-peer-update responses received#
Stats pertaining to the number of responses received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
not-found | The number of not found responses received |
other-failure | The number of other failure responses received |
success | The number of success responses received |
time-out | The number of timeout responses received |
See Also#
show stats dynamic-peer-update responses received not-found#
The number of not found responses received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update responses received other-failure#
The number of other failure responses received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update responses received success#
The number of success responses received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats dynamic-peer-update responses received time-out#
The number of timeout responses received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats external-protocols#
Stats pertaining to external protocols
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
agent | Statistics for 'agent' |
manager | Statistics for 'manager' |
show stats external-protocols agent#
Statistics for 'agent'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
channel-messages | Stats pertaining to an external protocol's channel message |
errors | Stats pertaining to an external protocol's process errors |
packets | Stats pertaining to an external protocol's packets |
show stats external-protocols agent channel-messages#
Stats pertaining to an external protocol's channel message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | The number of messages received on the external protocol's channel |
sent | The number of messages sent on the external protocol's channel. |
show stats external-protocols agent channel-messages received#
The number of messages received on the external protocol's channel
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent channel-messages sent#
The number of messages sent on the external protocol's channel.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors#
Stats pertaining to an external protocol's process errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
bgp-over-svr-drops | The number of outbound packets from the External Protocol Manager that were not successfully injected into the service area and were therefore dropped |
classify-drop | The number of packets classified as invalid and dropped by the External Protocol Agent |
early-inbound | The number of packets received from the Fast Lane while not subscribed on the external protocol channel |
early-outbound | The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel |
fastlane-not-ready-drop | The number of outbound packets from the External Protocol Manager that were sent before the Fast Lane was ready to transmit and were therefore dropped |
global-interface-lookup-drop | The number of inbound packets from the Fast Lane to the External Protocol Manager that encountered a global interface lookup failure and were therefore dropped |
illegal-ethernet-drop | The number of packets going through the External Protocol Agent and that had an illegal ethertype and were therefore dropped |
illegal-external-protocols-channel-message | The number of messages received from the external protocol channel of an illegal type |
illegal-ip-drop | The number of packets going through the External Protocol Agent and that were IP packets but for which an external protocol was not found and were therefore dropped |
inbound-drop | The number of packets inbound from the Fast Lane that were dropped due to any error |
inbound-from-internal-interface-drop | The number of inbound packets from the Fast Lane to the External Protocol Manager that came from the internal interface and were therefore dropped |
outbound-drop | The number of packets outbound from the Control that were dropped due to any error |
outbound-l2-resolution-reply-drop | The number of outbound packets from the External Protocol Manager that were an ARP or Neighbor Discovery reply and were therefore dropped |
session-collision | The number of packets going through the External Protocol Agent that should have created a session but which collided with another process while creating the session and therefore were dropped |
show stats external-protocols agent errors bgp-over-svr-drops#
The number of outbound packets from the External Protocol Manager that were not successfully injected into the service area and were therefore dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors classify-drop#
The number of packets classified as invalid and dropped by the External Protocol Agent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors early-inbound#
The number of packets received from the Fast Lane while not subscribed on the external protocol channel
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors early-outbound#
The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors fastlane-not-ready-drop#
The number of outbound packets from the External Protocol Manager that were sent before the Fast Lane was ready to transmit and were therefore dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors global-interface-lookup-drop#
The number of inbound packets from the Fast Lane to the External Protocol Manager that encountered a global interface lookup failure and were therefore dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors illegal-ethernet-drop#
The number of packets going through the External Protocol Agent and that had an illegal ethertype and were therefore dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors illegal-external-protocols-channel-message#
The number of messages received from the external protocol channel of an illegal type
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors illegal-ip-drop#
The number of packets going through the External Protocol Agent and that were IP packets but for which an external protocol was not found and were therefore dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors inbound-drop#
The number of packets inbound from the Fast Lane that were dropped due to any error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors inbound-from-internal-interface-drop#
The number of inbound packets from the Fast Lane to the External Protocol Manager that came from the internal interface and were therefore dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors outbound-drop#
The number of packets outbound from the Control that were dropped due to any error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors outbound-l2-resolution-reply-drop#
The number of outbound packets from the External Protocol Manager that were an ARP or Neighbor Discovery reply and were therefore dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent errors session-collision#
The number of packets going through the External Protocol Agent that should have created a session but which collided with another process while creating the session and therefore were dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent packets#
Stats pertaining to an external protocol's packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
inbound | The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets |
outbound | The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets |
secure-vector-routed | The number of packets outbound from the Control that were sent over a secure vector route |
show stats external-protocols agent packets inbound#
The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent packets outbound#
The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols agent packets secure-vector-routed#
The number of packets outbound from the Control that were sent over a secure vector route
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager#
Statistics for 'manager'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
channel-messages | Stats pertaining to an external protocol's channel message |
errors | Stats pertaining to an external protocol's process errors |
packets | Stats pertaining to an external protocol's packets |
show stats external-protocols manager channel-messages#
Stats pertaining to an external protocol's channel message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | The number of messages received on the external protocol's channel |
sent | The number of messages sent on the external protocol's channel. |
show stats external-protocols manager channel-messages received#
The number of messages received on the external protocol's channel
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager channel-messages sent#
The number of messages sent on the external protocol's channel.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors#
Stats pertaining to an external protocol's process errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
early-inbound | The number of packets received from the Fast Lane while not subscribed on the external protocol channel |
early-outbound | The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel |
illegal-external-protocols-channel-message | The number of messages received from the external protocol channel of an illegal type |
inbound-drop | The number of packets inbound from the Fast Lane that were dropped due to any error |
outbound-drop | The number of packets outbound from the Control that were dropped due to any error |
show stats external-protocols manager errors early-inbound#
The number of packets received from the Fast Lane while not subscribed on the external protocol channel
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors early-outbound#
The number of packets received from the External Protocol Manager while not subscribed on the external protocol channel
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors illegal-external-protocols-channel-message#
The number of messages received from the external protocol channel of an illegal type
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors inbound-drop#
The number of packets inbound from the Fast Lane that were dropped due to any error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager errors outbound-drop#
The number of packets outbound from the Control that were dropped due to any error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager packets#
Stats pertaining to an external protocol's packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
inbound | The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets |
outbound | The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets |
show stats external-protocols manager packets inbound#
The number of packets inbound from the Fast Lane received. These may be dropped and therefore inbound minus inbound-drop equals the number of successfully sent packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats external-protocols manager packets outbound#
The number of packets outbound from the Control received. These may be dropped and therefore outbound minus outbound-drop equals the number of successfully sent packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway#
Stats pertaining to the highway manager
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
action-event | Stats pertaining to action event management |
actions | Stats pertaining to the use of Actions |
destination-reachability | Statistics pertaining to whether or not a destination is reachable and/or responsive |
firewall-detector | Stats pertaining to the detection of a stateful firewalls in the network |
show stats highway action-event#
Stats pertaining to action event management
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
send-success | The number of action event messages successfully sent |
send-timeout | The number of action event messages which timed out |
show stats highway action-event send-success#
The number of action event messages successfully sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway action-event send-timeout#
The number of action event messages which timed out
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway actions#
Stats pertaining to the use of Actions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
action-meter | The number of active Action Entries |
show stats highway actions action-meter#
The number of active Action Entries
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability#
Statistics pertaining to whether or not a destination is reachable and/or responsive
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
icmp | Statistics for 'icmp' |
tcp | Statistics for 'tcp' |
tls | Statistics for 'tls' |
udp | Statistics for 'udp' |
show stats highway destination-reachability icmp#
Statistics for 'icmp'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats highway destination-reachability icmp established#
The number of ICMP sessions that have received a reverse packet
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp time-to-establishment#
Statistics for 'time-to-establishment'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability icmp time-to-establishment max#
A windowed maximum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp time-to-establishment mean#
A windowed mean of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp time-to-establishment min#
A windowed minimum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp timeout-before-establishment#
The number of ICMP sessions that timed out before a packet was received in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability icmp unreachable#
The number of times a ICMP endpoint was unreachable
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp#
Statistics for 'tcp'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats highway destination-reachability tcp close-before-establishment#
The number of TCP sessions that closed before any data was acknowledged
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp established#
The number of TCP sessions that have received an acknowledgement to data
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp time-to-establishment#
Statistics for 'time-to-establishment'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability tcp time-to-establishment max#
A windowed maximum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp time-to-establishment mean#
A windowed mean of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp time-to-establishment min#
A windowed minimum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp timeout-before-establishment#
The number of TCP sessions that timed out before any data was acknowledged
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tcp unreachable#
The number of times a TCP endpoint was unreachable
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls#
Statistics for 'tls'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats highway destination-reachability tls close-before-establishment#
The number of TLS sessions that closed before the handshake could complete
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls established#
The number of TLS sessions that successfully completed the handshake
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls time-to-establishment#
Statistics for 'time-to-establishment'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability tls time-to-establishment max#
A windowed maximum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls time-to-establishment mean#
A windowed mean of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls time-to-establishment min#
A windowed minimum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability tls timeout-before-establishment#
The number of TLS sessions that timed out before the handshake could complete
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp#
Statistics for 'udp'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats highway destination-reachability udp established#
The number of UDP sessions that have received a reverse packet
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp time-to-establishment#
Statistics for 'time-to-establishment'
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
max | A windowed maximum of the time in milliseconds for establishment |
mean | A windowed mean of the time in milliseconds for establishment |
min | A windowed minimum of the time in milliseconds for establishment |
show stats highway destination-reachability udp time-to-establishment max#
A windowed maximum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp time-to-establishment mean#
A windowed mean of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp time-to-establishment min#
A windowed minimum of the time in milliseconds for establishment
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp timeout-before-establishment#
The number of UDP sessions that timed out before a packet was recieved in the reverse direction
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway destination-reachability udp unreachable#
The number of times a UDP endpoint was unreachable
Usage#
Keyword Arguments#
| name | description |
|---|
| destination-prefix | The destination IP address and prefix (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| network-interface | The name of the network interface generating this metric (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | The name of the service generating this metric (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector#
Stats pertaining to the detection of a stateful firewalls in the network
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats highway firewall-detector discovery-packet-dropped#
The number of packets dropped by firewall detector discovery
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector discovery-timeout#
The number of firewall discovery attempts that detected a firewall
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector duplicate-context-detected#
The number of duplicate context lookups for missing peer name
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector reply-received#
The number of firewall discovery replies received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector reply-sent#
The number of firewall discovery replies sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector request-received#
The number of firewall discovery requests received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector request-sent#
The number of firewall discovery requests sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector tcp-reset-received#
The number of TCP reset packets received by firewall detector
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats highway firewall-detector unknown-received#
The number of unknown packets received by firewall detector
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp#
Stats pertaining to ICMP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats icmp reachability-probe#
Stats related to the ICMP reachability probe
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
request | The number of ICMP Destination Unreachable Messages dropped |
sla | ICMP Reachability Probe SLA |
show stats icmp reachability-probe request#
The number of ICMP Destination Unreachable Messages dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | The number of ICMP probe echo request packets not sent because of some error setting up the session |
success | The number of ICMP probe echo requests that received a reply within the timeout |
timeout | The number of ICMP probe echo requests sent that timed out waiting for a response |
show stats icmp reachability-probe request failure#
The number of ICMP probe echo request packets not sent because of some error setting up the session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe request success#
The number of ICMP probe echo requests that received a reply within the timeout
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe request timeout#
The number of ICMP probe echo requests sent that timed out waiting for a response
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe sla#
ICMP Reachability Probe SLA
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats icmp reachability-probe sla exceeded-by-max-latency#
The number of ICMP probe intervals whose maximum latency exceeds the profile SLA
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe sla exceeded-by-max-loss#
The number of ICMP probe intervals whose maximum percent lost exceeds the profile SLA
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp reachability-probe sla exceeded-by-mean-latency#
The number of ICMP probe intervals whose mean latency exceeds the profile SLA
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp received#
Statistics for 'received'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Statistics for 'failure' |
success | Statistics for 'success' |
show stats icmp received failure#
Statistics for 'failure'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats icmp received failure destination-unreachable#
The number of ICMP Destination Unreachable Messages dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp received success#
Statistics for 'success'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats icmp received success destination-unreachable#
The number of ICMP Destination Unreachable Messages processed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent#
Statistics for 'sent'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Statistics for 'failure' |
success | Statistics for 'success' |
show stats icmp sent failure#
Statistics for 'failure'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats icmp sent failure destination-unreachable-packet-too-big#
The number of ICMP Unreachable Packet Too Big packets failed to be transmitted
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent failure echo-reply#
The number of ICMP Echo replies that failed to be transmitted
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent failure echo-reply-drop#
The number of ICMP Echo replies not sent because of ICMP Blackhole
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success#
Statistics for 'success'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats icmp sent success destination-unreachable-net-unreachable#
The number of ICMP Unreachable Network Unreachable packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-not-required#
The number of ICMP Unreachable packets not sent because the packet destination MAC is not meant for us
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-packet-too-big#
The number of ICMP Unreachable Packet Too Big packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-reassembly-time-exceeded#
The number of ICMP Unreachable Reassembly Time Exceeded packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success destination-unreachable-time-exceeded#
The number of ICMP Unreachable Time Exceeded packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats icmp sent success echo-reply#
The number of successful ICMP Echo replies transmitted
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface#
Stats pertaining to Ethernet Interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Statistics for 'received' |
sent | Statistics for 'sent' |
show stats interface received#
Statistics for 'received'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
buffer-allocation-failure | The number of receive buffer allocation failures |
bytes | The number of bytes received on interface |
error | The number of receive errors detected by interface |
fcs-error | The number of packets dropped because they fail frame check validation |
missed | The number of packets dropped or discarded by the interface |
overrun-error | The number of packets dropped because of queue overruns |
oversize-error | The number of packets dropped because they are oversized |
packets | The number of packets received on interface |
undersize-error | The number of packets dropped because they are undersized |
utilization | The current percentage of total received bandwidth by the interface |
show stats interface received buffer-allocation-failure#
The number of receive buffer allocation failures
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received bytes#
The number of bytes received on interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received error#
The number of receive errors detected by interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received fcs-error#
The number of packets dropped because they fail frame check validation
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received missed#
The number of packets dropped or discarded by the interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received overrun-error#
The number of packets dropped because of queue overruns
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received oversize-error#
The number of packets dropped because they are oversized
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received packets#
The number of packets received on interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received undersize-error#
The number of packets dropped because they are undersized
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface received utilization#
The current percentage of total received bandwidth by the interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent#
Statistics for 'sent'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
bytes | The number of bytes sent on interface |
error | The number of send errors detected by interface |
packets | The number of packets sent on interface |
utilization | The current transmit bandwidth of interface |
show stats interface sent bytes#
The number of bytes sent on interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent error#
The number of send errors detected by interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent packets#
The number of packets sent on interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats interface sent utilization#
The current transmit bandwidth of interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix#
Stats pertaining to IPFIX export
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats ipfix record-export-rate#
Rate of records exported per unit time (records per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix time-per-export#
Average time spent generating IPFIX records per record export (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix time-per-session#
Average time spent generating IPFIX records per session in existence (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix total-generation-time#
Total time spent generating IPFIX records (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ipfix total-records#
Total number of records exported
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats memory#
Memory usage information
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
capacity | Total memory capacity (bytes) |
used | Total memory used (bytes) |
See Also#
show stats memory capacity#
Total memory capacity (bytes)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats memory used#
Total memory used (bytes)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats metrics#
Measurements reflecting metrics library performance by client process
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats metrics active-metrics#
The number of metrics that exist in the process (active metrics)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics collections-pending#
The number of metric aggregations pending (pending aggregations)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics collections-skipped#
The number of metric collections skipped for performance reasons. (collection skips)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics per-collection-latency#
Time taken to gather all metrics per collection (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics per-metric-latency#
Amortized time taken per metric, per collection (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats metrics read-metric-latency#
Amortized time take per metric per read (us)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery#
Stats pertaining to MTU discovery.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
peer-path | Stats pertaining to BFD per peer path |
received | MTU discovery packets received in total. |
sent | MTU discovery packets sent in total. |
show stats mtu-discovery peer-path#
Stats pertaining to BFD per peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | MTU discovery packets received on the peer path. |
sent | MTU discovery packets sent on the peer path. |
show stats mtu-discovery peer-path received#
MTU discovery packets received on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery peer-path sent#
MTU discovery packets sent on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
arp-failure | MTU discovery packets arp failure on the peer path. |
buffer-allocation-failure | MTU discovery packets buffer allocation failure on the peer path. |
success | MTU discovery packets sent successfully on the peer path. |
show stats mtu-discovery peer-path sent arp-failure#
MTU discovery packets arp failure on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery peer-path sent buffer-allocation-failure#
MTU discovery packets buffer allocation failure on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery peer-path sent success#
MTU discovery packets sent successfully on the peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery received#
MTU discovery packets received in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery sent#
MTU discovery packets sent in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats mtu-discovery sent arp-failure#
MTU discovery packets tx arp failure in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery sent buffer-allocation-failure#
MTU discovery packets tx allocation failure in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats mtu-discovery sent success#
MTU discovery packets sent successfully in total.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface#
Stats pertaining to Network Interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Statistics for 'received' |
sent | Statistics for 'sent' |
show stats network-interface received#
Statistics for 'received'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
bytes | The number of bytes received on network interface |
packets | The number of packets received on network interface |
show stats network-interface received bytes#
The number of bytes received on network interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface received packets#
The number of packets received on network interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface sent#
Statistics for 'sent'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
bytes | The number of bytes sent on network interface |
packets | The number of packets sent on network interface |
show stats network-interface sent bytes#
The number of bytes sent on network interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats network-interface sent packets#
The number of packets sent on network interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| netintf | The network interface for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-capture#
Stats pertaining to captured packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
success | The number of packets sent to be captured |
write-failure | The number of packet capture write failures |
See Also#
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-capture success#
The number of packets sent to be captured
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-capture write-failure#
The number of packet capture write failures
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
| command | description |
|---|
create capture-filter | Creates a capture-filter using BPF syntax (as used in wireshark) on the target interface. |
delete capture-filter | Deletes a capture-filter created using create capture-filter. (It will not delete filters committed as part of the configuration.) |
show capture-filters | Show active capture-filters. |
show stats packet-processing#
Stats pertaining to packet processing
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
action | Stats pertaining to specific packet transformation actions |
classifier | Stats pertaining to the classification of packets |
dhcp | Stats pertaining to DHCP packets in the Fast Lane |
enqueue | Stats pertaining to packets enqueued in the fast lane |
fib-action | Summary of stats pertaining to packet processing actions after fib table hit |
flow-action | Summary of stats pertaining to packet processing actions after flow table hit |
fragmentation | Stats pertaining to fragmentation and reassembly |
lookup | Stats pertaining to packet table lookups |
received | Stats pertaining to packets received for processing |
sent | Statistics for 'sent' |
show stats packet-processing action#
Stats pertaining to specific packet transformation actions
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Stats pertaining to failures during packet action processing |
success | Stats pertaining to successful packet transformation action processing |
show stats packet-processing action failure#
Stats pertaining to failures during packet action processing
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure aes#
Statistics for 'aes'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure aes data-normalization#
The number of packets dropped due to a failure to normalize to Aes block size
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes decryption-exception#
The number of packets dropped due to a decryption exception
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes encryption-exception#
The number of packets dropped due to an encryption exception
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes get-data-length#
The number of packets dropped due to a failure to get the data length
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes iv-append#
The number of packets dropped due to a failure to append the iv
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes iv-generation#
The number of packets dropped due to an iv generation failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes iv-seed#
The number of packets dropped due to a seed failure on decrypt
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes metadata-decryption#
The number of packets dropped due to a decryption failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes metadata-encryption#
The number of packets dropped due to an encryption failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes no-context-found#
The number of times an AES context was not found
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes payload-decryption#
The number of packets dropped due to a decryption failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes payload-encryption#
The number of packets dropped due to an encryption failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure aes set-data-length#
The number of packets dropped due to a failure to set the data length
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure bfd#
Statistics for 'bfd'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats packet-processing action failure bfd decode#
Failure to decode bfd header and metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action failure bfd echo-init#
Echo action initialization failed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action failure bfd empty-metadata#
Failure due to metadata being absent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action failure bfd empty-payload#
Failure due to empty payload
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action failure bfd fragmented-mtu-discovery#
Received fragmented MTU discovery packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action failure bfd invalid-header#
Failure due to invalid bfd header
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action failure bfd metadata-parse#
Failure to parse metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action failure dpi#
Statistics for 'dpi'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
ftp | Statistics for 'ftp' |
show stats packet-processing action failure dpi ftp#
Statistics for 'ftp'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
parse-failed | The number of packets dropped due to an invalid passive response |
pinhole-miss | The number of packets dropped due to a miss of an FTP pinhole |
pinhole-timeout | The number of FTP pinholes closed without being used |
show stats packet-processing action failure dpi ftp parse-failed#
The number of packets dropped due to an invalid passive response
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure dpi ftp pinhole-miss#
The number of packets dropped due to a miss of an FTP pinhole
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure dpi ftp pinhole-timeout#
The number of FTP pinholes closed without being used
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure ethernet-header-transform#
Statistics for 'ethernet-header-transform'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
arp-table-misses | The number of packets dropped because the arp resultant was invalid |
packet-expansion | The number of packets dropped because the packet could not be expanded |
show stats packet-processing action failure ethernet-header-transform arp-table-misses#
The number of packets dropped because the arp resultant was invalid
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure ethernet-header-transform packet-expansion#
The number of packets dropped because the packet could not be expanded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure flow-move#
Statistics for 'flow-move'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure flow-move disable-forward-metadata-discards#
The number of packets discarded with disable-forward-metadata attribute
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac#
Statistics for 'hmac'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
allocation | The number of packets dropped because the memory for the HMAC could not be allocated |
cannot-find-digest | The number of packets dropped because the HMAC digest could not be found |
context-not-found | The number of packets dropped because the HMAC context could not be found |
context-reinitialized | The number of times the HMAC context was reinitialized due to successive failures |
digest-calculation | The number of packets dropped due to a HMAC digest calculation failure |
digest-compare | The number of packets dropped because the HMAC digest didn't match the calculated value |
opposite-flow-not-found | The number of enable-metadata packets dropped because the opposite flow could not be found |
show stats packet-processing action failure hmac allocation#
The number of packets dropped because the memory for the HMAC could not be allocated
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac cannot-find-digest#
The number of packets dropped because the HMAC digest could not be found
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac context-not-found#
The number of packets dropped because the HMAC context could not be found
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac context-reinitialized#
The number of times the HMAC context was reinitialized due to successive failures
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac digest-calculation#
The number of packets dropped due to a HMAC digest calculation failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac digest-compare#
The number of packets dropped because the HMAC digest didn't match the calculated value
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure hmac opposite-flow-not-found#
The number of enable-metadata packets dropped because the opposite flow could not be found
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure ip-header-transform#
Statistics for 'ip-header-transform'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure ip-header-transform icmp-translation#
Failure in ICMP header translation
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure ip-header-transform ipv6-to-ipv4-mapping#
Failure mapping IPv6 to IPv4 address
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure ip-header-transform l4-translation#
Failure in L4 header translation
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure keep-alive#
Statistics for 'keep-alive'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
buffer-allocation | The number of times keep-alive packet was not sent due to a lack of buffers |
show stats packet-processing action failure keep-alive buffer-allocation#
The number of times keep-alive packet was not sent due to a lack of buffers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata#
Statistics for 'metadata'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure metadata add#
The number of packets dropped because metadata add operation failed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata cached-attributes-not-found#
The number of metadata propagate add failures due to missing cached attributes
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata enable-metadata-flow-miss#
The number of times enable-metadata packet was not processed due to missing reverse flow
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata get-length#
The number of packets dropped because the metadata length could not be determined
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata invalid-type#
The number of packets dropped because of invalid metadata type
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata invalidate-for-enable-metadata#
The number of times a flow that couldn't be invalidated from the enable-metadata packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata not-present#
The number of packets dropped because the metadata was not present when required
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata received-unknown-forced-drop-reason#
The number of packets dropped with unknown forced-drop reason
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata reverse-buffer-allocation#
The number of times reverse metadata packet was not sent due to a lack of buffers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure metadata turn-off-buffer-allocation#
The number of times metadata-turnoff packet was not sent due to a lack of buffers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure multiplexor#
Statistics for 'multiplexor'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure multiplexor untag-discards#
The number of packets discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure padding#
Statistics for 'padding'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure padding invalid-packet-length#
The number of packets dropped due to invalid packet length
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure path-metrics#
Statistics for 'path-metrics'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure path-metrics sent-correlated-data#
The number of failed attempts to send correlated data to host
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure path-metrics sent-unidirectional-reply#
The number of failed attempts to send unidirectional reply packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure rate-limit-check#
Statistics for 'rate-limit-check'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure rate-limit-check flow-rate-exceeded#
The number of packets dropped by the flow rate limiter
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure rate-limit-check shared-rate-exceeded#
The number of packets dropped by the shared rate limiter
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler#
Statistics for 'retransmission-handler'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure retransmission-handler buffer-allocation#
The number of times a packet was not retransmitted due to a lack of buffers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler capacity-exceeded#
The number of packets not cached because the system's capacity was exceeded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler deleted-flow-discards#
The number of packets discarded due to flow being invalidated
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler invalid-acknowledgement-attribute#
The number of packets dropped due to invalid acknowledgement attribute
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler invalid-packet-length#
The number of packets dropped due to invalid packet length
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler reclassify#
The number of packets dropped out of the cache due to inability to reclassify them
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure retransmission-handler timeout-discards#
The number of packets not acknowledged before the timeout and discarded from the cache
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-proxy#
Statistics for 'tcp-proxy'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
buffer-allocation | The number of times a packet was not proxied due to a lack of buffers |
inbound-discards | The number of packets discarded on receipt for being outside of the receive window |
sessions-timed-out | The number of sessions closed due to the data timing out |
show stats packet-processing action failure tcp-proxy buffer-allocation#
The number of times a packet was not proxied due to a lack of buffers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-proxy inbound-discards#
The number of packets discarded on receipt for being outside of the receive window
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-proxy sessions-timed-out#
The number of sessions closed due to the data timing out
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-state#
Statistics for 'tcp-state'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure tcp-state illegal-flag-combination#
The number of packets dropped because they had an invalid flag combination
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tcp-state invalid-state-transition#
The number of packets dropped by the TCP State Machine
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure ttl-validate#
The number of packets dropped due to expired TTL
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tunnel#
Statistics for 'tunnel'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
gre | Statistics for 'gre' |
invalid-entry | Packets failed to be encapsulated into the tunnel because the tunnel entry was invalid |
show stats packet-processing action failure tunnel gre#
Statistics for 'gre'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
decapsulate | Packets failed to be decapsulated from a GRE tunnel |
show stats packet-processing action failure tunnel gre decapsulate#
Packets failed to be decapsulated from a GRE tunnel
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure tunnel invalid-entry#
Packets failed to be encapsulated into the tunnel because the tunnel entry was invalid
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure udp-transform#
Statistics for 'udp-transform'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action failure udp-transform layer2-decapsulated#
Number of Layer 2 packets that failed to be decapsulated
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action failure udp-transform layer2-encapsulated#
Number of Layer 2 packets that failed to be encapsulated
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success#
Stats pertaining to successful packet transformation action processing
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success aes#
Statistics for 'aes'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success aes metadata-decryption#
The number of packets with metadata successfully decrypted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes metadata-encryption#
The number of packets with metadata successfully encrypted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes metadata-false-positive-detected#
Successfully ignored false positive detections of metadata in the packet
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes no-metadata#
The number of packets requiring no AES processing do to not having metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes no-payload#
The number of packets requiring no AES processing due to not having a payload
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes payload-decryption#
The number of packets with payload successfully decrypted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success aes payload-encryption#
The number of packets with payload successfully encrypted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success bfd#
Statistics for 'bfd'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats packet-processing action success bfd async-discarded#
Async packet discarded after fastlane processing
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action success bfd async-processed#
Async packet processed successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action success bfd echo-request-processed#
Echo request packet processed successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action success bfd echo-response-processed#
Echo response packet processed successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action success bfd mtu-discovery-requests#
MTU Discovery packet received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action success bfd remote-session-requested#
The number of session requests received on the BFD flow
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats packet-processing action success detour#
The number of packets successfully processed for detour
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi#
Statistics for 'dpi'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
diverted-for-encryption | The number of packets diverted for adaptive encryption |
ftp | Statistics for 'ftp' |
http | Statistics for 'http' |
tls | Statistics for 'tls' |
unencrypted | The number of sessions detected as needing encryption |
show stats packet-processing action success dpi diverted-for-encryption#
The number of packets diverted for adaptive encryption
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp#
Statistics for 'ftp'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
data-port-detected | The number of FTP control packets detected to have the data port for FTP pinholing |
pinhole-closed | The number of FTP pinholes closed after being used |
pinhole-hit | The number of FTP data packets matching an FTP pinhole |
pinhole-opened | The number of FTP pinholes opened |
show stats packet-processing action success dpi ftp data-port-detected#
The number of FTP control packets detected to have the data port for FTP pinholing
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp pinhole-closed#
The number of FTP pinholes closed after being used
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp pinhole-hit#
The number of FTP data packets matching an FTP pinhole
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi ftp pinhole-opened#
The number of FTP pinholes opened
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi http#
Statistics for 'http'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success dpi http copied-for-domain-learning#
The number of packets copied for DPI for application identification
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi http diverted-for-domain-reclassification#
The number of packets detoured for potential reclassification based on application identification
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls#
Statistics for 'tls'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success dpi tls client-hello#
The number of TLS Client Hello packets that have been seen
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls copied-for-domain-learning#
The number of packets copied for DPI for application identification
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls diverted-for-domain-reclassification#
The number of packets detoured for potential reclassification based on application identification
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi tls server-certificate#
The number of TLS Server Certificate packets that have been seen
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success dpi unencrypted#
The number of sessions detected as needing encryption
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success drop#
The number of packets processed by installed drop actions
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success duplicate-detector#
Statistics for 'duplicate-detector'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
allow | The number of packets allowed with non-duplicate sequence numbers |
deny | The number of packets denied due to duplicate or out of range sequence numbers |
show stats packet-processing action success duplicate-detector allow#
The number of packets allowed with non-duplicate sequence numbers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success duplicate-detector deny#
The number of packets denied due to duplicate or out of range sequence numbers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success ethernet-header-transform#
The number of packets successfully encapsulated
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move#
Statistics for 'flow-move'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
detected | The number of flows moved |
packets-enqueued | The number of packets enqueued as a result of a flow move |
show stats packet-processing action success flow-move detected#
The number of flows moved
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success flow-move packets-enqueued#
The number of packets enqueued as a result of a flow move
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success forward#
Statistics for 'forward'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
to-wire | The number of packets successfully forwarded |
show stats packet-processing action success forward to-wire#
The number of packets successfully forwarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac#
Statistics for 'hmac'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success hmac append-no-payload#
No Payload present for HMAC digest calculation
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac digest-added#
HMAC digest successfully added
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac digest-removed#
HMAC digest successfully removed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac not-required#
HMAC digest not required
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success hmac validate-no-payload#
HMAC digest not present on this packet
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success ip-header-transform#
The number of packets successfully transformed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive#
Statistics for 'keep-alive'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
sent-tcp | The number of TCP NAT keep-alive packets sent |
sent-udp | The number of UDP NAT keep-alive packets sent |
sessions-closed | The number of sessions closed for NAT keep-alive |
sessions-opened | The number of sessions opened for NAT keep-alive |
show stats packet-processing action success keep-alive sent-tcp#
The number of TCP NAT keep-alive packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive sent-udp#
The number of UDP NAT keep-alive packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive sessions-closed#
The number of sessions closed for NAT keep-alive
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success keep-alive sessions-opened#
The number of sessions opened for NAT keep-alive
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata#
Statistics for 'metadata'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success metadata add-false-positive-correction#
Metadata length added to correct for payload and cookie collisions
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata add-not-required#
Adding of metadata is not required
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata added#
Metadata successfully added
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata inline-modify#
Statistics for 'inline-modify'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
detected | Number of times session modify was detected in forward metadata |
request-sent | Number of times session modify was requested through metadata |
response-sent | Number of times session modify was acknowledged with reverse metadata |
show stats packet-processing action success metadata inline-modify detected#
Number of times session modify was detected in forward metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata inline-modify request-sent#
Number of times session modify was requested through metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata inline-modify response-sent#
Number of times session modify was acknowledged with reverse metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata invalidate-for-enable-metadata#
Number of times flow was invalidated due to Enable Metadata packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata propagate-not-required#
Propagation of metadata is not required
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata received-disable-forward-metadata#
Number of packets purposefully dropped after disabling forward metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata received-enable-metadata#
Number of Enable Metadata packets received and purposefully dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata received-keep-alive#
Number of keep-alive packets received and purposefully dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata remove-false-positive-correction#
Metadata length removed after false positive detection
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata remove-not-required#
Removing of metadata is not required
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata removed#
Metadata successfully removed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata right-lane-sent#
Reverse metadata packets that were succcessfully sent to right lane
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata sent-disable-forward-metadata#
Number of packets generated indicating to disable forward metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success metadata updated#
Reverse metadata in packet updated successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success multiplexor#
Statistics for 'multiplexor'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
tagged | The number of packets successfully tagged with directionality |
untagged | The number of packets successfully untagged |
show stats packet-processing action success multiplexor tagged#
The number of packets successfully tagged with directionality
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success multiplexor untagged#
The number of packets successfully untagged
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success padding#
Statistics for 'padding'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
added | The number of packets which had post-encrypt padding added |
removed | The number of packets which had post-encrypt padding removed |
show stats packet-processing action success padding added#
The number of packets which had post-encrypt padding added
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success padding removed#
The number of packets which had post-encrypt padding removed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics#
Statistics for 'path-metrics'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success path-metrics add-not-required#
Adding of path metrics is not required
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics remove-dropped#
Packets purposefully dropped during path metrics removal
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics remove-not-present#
Path metrics not present during remove
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics removed#
Path metrics successfully removed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics sent-correlated-data#
The number times correlated data is sent to host
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics sent-unidirectional-reply#
Packets generated on paths that are not actively forwarding traffic which should be dropped on receipt
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics with-metadata-added#
Path metrics successfully added to packets which had metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success path-metrics without-metadata-added#
Path metrics successfully added to packets which didn't have metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success rate-limit-check#
The number of packets admitted by the rate limiter
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler#
Statistics for 'retransmission-handler'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success retransmission-handler accepted#
The number of packets accepted with non-duplicate sequence numbers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler acknowledged#
The number of packets acknowledged and removed from cache
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler acknowledgement-received#
The number of acknowledgements received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler acknowledgement-sent#
The number of acknowledgements sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler bypassed#
The number of packets which bypassed packet retransmission because the protocol is already reliable
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler cached#
The number of packets cached for retransmission
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler duplicate-discards#
The number of packets discarded due to duplicate or out of range sequence numbers
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler outstanding-retransmission-packets#
The number of outstanding retransmission packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler retransmissions-sent#
The number of packets retransmitted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler sessions-closed#
The number of sessions closed for retransmissions
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success retransmission-handler sessions-opened#
The number of sessions opened for retransmissions
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy#
Statistics for 'tcp-proxy'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success tcp-proxy acknowledgement-received#
The number of acknowledgements received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy acknowledgement-sent#
The number of acknowledgements sent on behalf of the end host
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy data-packets-transmitted#
The number of data packets transmitted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy data-transmitted#
The number of data transmitted in bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy outstanding-proxy-packets#
The number of outstanding proxy packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy retransmissions-sent#
The number of packets retransmitted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy retransmitted-data-sent#
The amount of retransmitted data sent in bytes
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy sessions-closed#
The number of sessions closed for session optimization
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy sessions-opened#
The number of sessions opened for session optimization
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-proxy sessions-reset#
The number of sessions closed due to receiving a reset
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tcp-state#
Number of packets validated by the TCP state machine
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success ttl-validate#
The number of packets with valid TTL
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tunnel#
Statistics for 'tunnel'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
gre | Statistics for 'gre' |
show stats packet-processing action success tunnel gre#
Statistics for 'gre'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
decapsulate | Packets successfully decapsulated from a GRE tunnel |
encapsulate | Packets successfully encapsulated into a GRE tunnel |
show stats packet-processing action success tunnel gre decapsulate#
Packets successfully decapsulated from a GRE tunnel
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success tunnel gre encapsulate#
Packets successfully encapsulated into a GRE tunnel
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform#
Statistics for 'udp-transform'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing action success udp-transform decapsulated#
Number of fabric encapsulated packets successfully decapsulated to original protocol
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform encapsulated#
Number of IP packets successfully transformed to UDP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform icmp-payload-decapsulated#
Number of ICMP packets with fabric encapsulated payload successfully decapsulated to original protocol
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform icmp-payload-encapsulated#
Number of ICMP packets with payload successfully transformed to UDP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform icmp-payload-tcp-decoded#
Number of ICMP packets with fabric encoded payload successfully decoded to TCP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform icmp-payload-tcp-encoded#
Number of ICMP packets with TCP payload successfully transformed to UDP payload
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform layer2-decapsulated#
Number of Layer 2 fabric encapsulated packets successfully decapsulated
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform layer2-encapsulated#
Number of Layer 2 packets successfully transformed to IP/UDP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform tcp-decoded#
Number of fabric encoded packets successfully decoded to TCP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing action success udp-transform tcp-encoded#
Number of TCP packets successfully transformed to UDP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier#
Stats pertaining to the classification of packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Stats pertaining to packets received |
sent | Stats pertaining to the classification of packets sent |
show stats packet-processing classifier received#
Stats pertaining to packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
arp | The number of packets received and classified as ARP |
broadcast | The number of broadcast packets received |
broadcast-mac-allowed | The number of packets with broadcast destination mac allowed |
broadcast-mac-discards | The number of packets with broadcast destination mac discards |
dhcp | The number of packets received and classified as DHCP |
dhcpv6 | The number of packets received and classified as DHCPv6 |
discards | The number of packets dropped due to a failure to classify the packet |
exception | The number of exceptions caught while classifying packets |
fragmented-icmp-discards | The number of fragmented ICMP packets discarded |
fragmented-icmpv6-discards | The number of fragmented ICMPv6 packets discarded |
gre | The number of packets received and classified as GRE |
icmp | The number of packets received and classified as ICMP |
icmp-ttl-discards | The number of ICMP packets dropped due to TTL expiration |
icmp-unknown-type-discards | The number of ICMP packets with unknown type discarded |
icmpv6 | The number of packets received and classified as ICMPv6 |
icmpv6-hop-limit-discards | The number of ICMPv6 packets dropped due to hop-limiting |
icmpv6-link-local-discards | The number of discarded link-local ICMPv6 packets |
icmpv6-unknown-type-discards | The number of ICMPv6 packets with unknown type discarded |
igmp | Stats pertaining to IGMP processing |
invalid-header-length | The number of packets received with an invalid header length |
invalid-ipv6 | The number of invalid IPv6 packets received |
invalid-length | The number of packets received with an invalid length |
ipv4 | The number of packets received and classified as IPv4 |
ipv4-fabric-fragmented | The number of packets received and classified as IPv4 fabric fragments |
ipv4-fragmented | The number of packets received and classified as IPv4 fragments |
ipv6 | The number of packets received and classified as IPv6 |
ipv6-fabric-fragmented | The number of packets received and classified as IPv6 fabric fragments |
ipv6-fragmented | The number of packets received and classified as IPv6 fragments |
is-is | The number of packets received and classified as IS-IS |
lacp | The number of packets received and classified as LACP |
lldp | The number of Link Layer Discovery Protocol (LLDP) packets received |
lldp-discards | The number of Link Layer Discovery Protocol (LLDP) packets discarded |
lldp-diverted | The number of Link Layer Discovery Protocol (LLDP) packets diverted |
multicast | The number of multicast packets received |
ndp | The number of packets received and classified as NDP |
non-ip-protocol-allowed | The number of non-IP packets allowed |
ospf | The number of packets received and classified as OSPF |
other-layer-4-protocol | The number of packets received that did not fall into one of the other counted transport-layer types |
q-in-q | The number of packets received and classified as Q-in-Q |
router-advertisement | The number of packets received and classified as Router Advertisement |
sctp | The number of packets received and classified as SCTP |
spanning-tree-discards | The number of spanning tree packets discarded |
tcp | The number of packets received and classified as TCP |
total | The total number of packets received |
tunnel | The number of packets received and classified as tunneled |
udp | The number of packets received and classified as UDP |
unicast | The number of unicast packets received |
unknown-layer-3-protocol-discards | The number of packets that were unable to be classified and were dropped |
vlan | The number of packets received having a VLAN tag |
vrrp | The number of packets received and classified as VRRP |
show stats packet-processing classifier received arp#
The number of packets received and classified as ARP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received broadcast#
The number of broadcast packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received broadcast-mac-allowed#
The number of packets with broadcast destination mac allowed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received broadcast-mac-discards#
The number of packets with broadcast destination mac discards
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received dhcp#
The number of packets received and classified as DHCP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received dhcpv6#
The number of packets received and classified as DHCPv6
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received discards#
The number of packets dropped due to a failure to classify the packet
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received exception#
The number of exceptions caught while classifying packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received fragmented-icmp-discards#
The number of fragmented ICMP packets discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received fragmented-icmpv6-discards#
The number of fragmented ICMPv6 packets discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received gre#
The number of packets received and classified as GRE
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmp#
The number of packets received and classified as ICMP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmp-ttl-discards#
The number of ICMP packets dropped due to TTL expiration
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmp-unknown-type-discards#
The number of ICMP packets with unknown type discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6#
The number of packets received and classified as ICMPv6
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6-hop-limit-discards#
The number of ICMPv6 packets dropped due to hop-limiting
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6-link-local-discards#
The number of discarded link-local ICMPv6 packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received icmpv6-unknown-type-discards#
The number of ICMPv6 packets with unknown type discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp#
Stats pertaining to IGMP processing
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
invalid | The number of packets discarded due to invalid type |
leave | The number received IGMP leave messages |
query | The number received IGMP queries |
report | The number received IGMP reports |
report-v3 | The number received IGMP v3 reports |
total | The number of packets received and classified as IGMP |
show stats packet-processing classifier received igmp invalid#
The number of packets discarded due to invalid type
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp leave#
The number received IGMP leave messages
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp query#
The number received IGMP queries
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp report#
The number received IGMP reports
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp report-v3#
The number received IGMP v3 reports
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received igmp total#
The number of packets received and classified as IGMP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received invalid-header-length#
The number of packets received with an invalid header length
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received invalid-ipv6#
The number of invalid IPv6 packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received invalid-length#
The number of packets received with an invalid length
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv4#
The number of packets received and classified as IPv4
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv4-fabric-fragmented#
The number of packets received and classified as IPv4 fabric fragments
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv4-fragmented#
The number of packets received and classified as IPv4 fragments
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv6#
The number of packets received and classified as IPv6
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv6-fabric-fragmented#
The number of packets received and classified as IPv6 fabric fragments
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ipv6-fragmented#
The number of packets received and classified as IPv6 fragments
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received is-is#
The number of packets received and classified as IS-IS
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lacp#
The number of packets received and classified as LACP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lldp#
The number of Link Layer Discovery Protocol (LLDP) packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lldp-discards#
The number of Link Layer Discovery Protocol (LLDP) packets discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received lldp-diverted#
The number of Link Layer Discovery Protocol (LLDP) packets diverted
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received multicast#
The number of multicast packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ndp#
The number of packets received and classified as NDP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received non-ip-protocol-allowed#
The number of non-IP packets allowed
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received ospf#
The number of packets received and classified as OSPF
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received other-layer-4-protocol#
The number of packets received that did not fall into one of the other counted transport-layer types
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received q-in-q#
The number of packets received and classified as Q-in-Q
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received router-advertisement#
The number of packets received and classified as Router Advertisement
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received sctp#
The number of packets received and classified as SCTP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received spanning-tree-discards#
The number of spanning tree packets discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received tcp#
The number of packets received and classified as TCP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received total#
The total number of packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received tunnel#
The number of packets received and classified as tunneled
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received udp#
The number of packets received and classified as UDP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received unicast#
The number of unicast packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received unknown-layer-3-protocol-discards#
The number of packets that were unable to be classified and were dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received vlan#
The number of packets received having a VLAN tag
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier received vrrp#
The number of packets received and classified as VRRP
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent#
Stats pertaining to the classification of packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
arp | The number of ARP packets sent |
broadcast | The number of broadcast packets sent |
dhcp | The number of DHCP packets sent |
dhcpv6 | The number of DHCPv6 packets sent |
gre | The number of GRE packets sent |
icmp | The number of ICMP packets sent |
icmpv6 | The number of ICMPv6 packets sent |
igmp | The number of IGMP packets sent |
ipv4 | The number of IPv4 packets sent |
ipv4-fabric-fragmented | The number of IPv4 fabric fragments sent |
ipv4-fragmented | The number of IPv6 fragments sent |
ipv6 | The number of IPv6 packets sent |
ipv6-fabric-fragmented | The number of IPv6 fabric fragments sent |
ipv6-fragmented | The number of IPv6 fragments sent |
is-is | The number of IS-IS packets sent |
lacp | The number of LACP packets sent |
multicast | The number of multicast packets sent |
ndp | The number of NDP packets sent |
ospf | The number of OSPF packets sent |
other-layer-3-protocol | The number of packets sent that did not fall into one of the other counted network-layer types |
other-layer-4-protocol | The number of packets sent that did not fall into one of the other counted transport-layer types |
q-in-q | The number of Q-in-Q packets sent |
router-advertisement | The number of Router Advertisement packets sent |
sctp | The number of SCTP packets sent |
tcp | The number of TCP packets sent |
total | The total number of packets that have been sent |
tunnel | The number of tunneled packets sent |
udp | The number of UDP packets sent |
unicast | The number of unicast packets sent |
vlan | The number of packets sent with a VLAN tag |
vrrp | The number of VRRP packets sent |
show stats packet-processing classifier sent arp#
The number of ARP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent broadcast#
The number of broadcast packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent dhcp#
The number of DHCP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent dhcpv6#
The number of DHCPv6 packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent gre#
The number of GRE packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent icmp#
The number of ICMP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent icmpv6#
The number of ICMPv6 packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent igmp#
The number of IGMP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv4#
The number of IPv4 packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv4-fabric-fragmented#
The number of IPv4 fabric fragments sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv4-fragmented#
The number of IPv6 fragments sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv6#
The number of IPv6 packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv6-fabric-fragmented#
The number of IPv6 fabric fragments sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ipv6-fragmented#
The number of IPv6 fragments sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent is-is#
The number of IS-IS packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent lacp#
The number of LACP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent multicast#
The number of multicast packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ndp#
The number of NDP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent ospf#
The number of OSPF packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent other-layer-3-protocol#
The number of packets sent that did not fall into one of the other counted network-layer types
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent other-layer-4-protocol#
The number of packets sent that did not fall into one of the other counted transport-layer types
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent q-in-q#
The number of Q-in-Q packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent router-advertisement#
The number of Router Advertisement packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent sctp#
The number of SCTP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent tcp#
The number of TCP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent total#
The total number of packets that have been sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent tunnel#
The number of tunneled packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent udp#
The number of UDP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent unicast#
The number of unicast packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent vlan#
The number of packets sent with a VLAN tag
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing classifier sent vrrp#
The number of VRRP packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp#
Stats pertaining to DHCP packets in the Fast Lane
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing dhcp discarded#
The number of DHCP packets discarded
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp forward-to-derived-interface#
The number of DHCP packets forwarded to the derived interface hosting DHCP server
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp forward-to-originating-interface#
The number of DHCP packets forwarded to the originating interface from DHCP server
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing dhcp received-for-internal-application#
The number of DHCP packets destined for internal DHCP application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue#
Stats pertaining to packets enqueued in the fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing enqueue to-deferred-ring-failure#
The number of packets dropped due to deferred ring overflow
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue to-deferred-ring-success#
The number of packets enqueued deferred ring
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue to-worker-core-failure#
The number of failures when re-enqueuing packets within the Fast Lane
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing enqueue to-worker-core-success#
The number of packets re-enqueued within the Fast Lane
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fib-action#
Summary of stats pertaining to packet processing actions after fib table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
exception | The number of exceptions received during packet action processing in the Fast Lane after fib table hit |
failure | The number of packets dropped due to an action processing failure after fib table hit |
success | The number of packets successfully processed actions after fib table hit |
show stats packet-processing fib-action exception#
The number of exceptions received during packet action processing in the Fast Lane after fib table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fib-action failure#
The number of packets dropped due to an action processing failure after fib table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fib-action success#
The number of packets successfully processed actions after fib table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing flow-action#
Summary of stats pertaining to packet processing actions after flow table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
exception | The number of exceptions received during packet action processing in the Fast Lane after flow table hit |
failure | The number of packets dropped due to an action processing failure after flow table hit |
success | The number of packets successfully processed actions after flow table hit |
show stats packet-processing flow-action exception#
The number of exceptions received during packet action processing in the Fast Lane after flow table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing flow-action failure#
The number of packets dropped due to an action processing failure after flow table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing flow-action success#
The number of packets successfully processed actions after flow table hit
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation#
Stats pertaining to fragmentation and reassembly
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Stats pertaining to receiving of fragmented packets |
sent | Stats pertaining to generation of fragmented packets |
show stats packet-processing fragmentation received#
Stats pertaining to receiving of fragmented packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing fragmentation received duplicate-first-fragment#
The number of duplicate first fragments
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received duplicate-last-fragment#
The number of duplicate last fragments
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received failure-to-reassemble#
The number of packets that failed to be reassembled
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received fragment-chains-discarded#
The number of discarded fragment chains
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received fragment-chains-exceeded#
Failures due to exhaustion of available fragment chains
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received fragment-chains-timeout#
The number of fragment chains discarded due to timeout
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received incomplete-fragments#
The number of incomplete fragments
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received invalid-length-first-fragment#
The number of first fragments with invalid length
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation received successfully-reassembled#
The number of packets successfully reassembled
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent#
Stats pertaining to generation of fragmented packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing fragmentation sent fragment-creation-failure#
The number of fragment creation failures
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-dont-fragment-drop#
The number of jumbo IPv4 don't fragment packets dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-fabric-fragments#
The number of fabric IPv4 fragmented packets created
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-non-fabric-fragments#
The number of non-fabric IPv4 fragmented packets created
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv4-packets-fragmented#
The total number of IPv4 fragmented packets created
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-fabric-fragments#
The number of fabric IPv6 fragmented packets created
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-mtu-exceeded-drop#
The number of IPv6 packets dropped for exceeding egress MTU size
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-non-fabric-fragments#
The number of non-fabric IPv6 fragmented packets created
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent ipv6-packets-fragmented#
The total number of IPv6 fragmented packets created
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing fragmentation sent unknown-l2-version#
The number of jumbo packets with an unknown L2 version
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup#
Stats pertaining to packet table lookups
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing lookup access-policy-table#
Stats pertaining to the access-policy table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
allow | The number of packets allowed that matched 'Allow' rules in the access policy table |
deny | The number of packets denied that matched 'Deny' rules in the access policy table |
failure | The access-policy table lock failed to be acquired |
miss | The number of packets that missed rules in the access policy table |
show stats packet-processing lookup access-policy-table allow#
The number of packets allowed that matched 'Allow' rules in the access policy table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup access-policy-table deny#
The number of packets denied that matched 'Deny' rules in the access policy table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup access-policy-table failure#
The access-policy table lock failed to be acquired
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup access-policy-table miss#
The number of packets that missed rules in the access policy table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table#
Stats pertaining to the FIB table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
deny | The number of packets denied that matched 'Drop' rules in the fib table |
failure | The Fib table lock failed to be acquired |
hit | The number of packets that have matched against an entry in the FIB table |
miss | The number of packets that have not matched any entries in the FIB table |
show stats packet-processing lookup fib-table deny#
The number of packets denied that matched 'Drop' rules in the fib table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table failure#
The Fib table lock failed to be acquired
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table hit#
The number of packets that have matched against an entry in the FIB table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup fib-table miss#
The number of packets that have not matched any entries in the FIB table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup flow-table#
Stats pertaining to the flow table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
hit | The number of packets that have matched against an entry in the Flow Table |
invalidated | The number of packets that have matched against an entry in the Flow Table that was invalidated |
miss | The number of packets that have not matched any entries in the Flow Table |
show stats packet-processing lookup flow-table hit#
The number of packets that have matched against an entry in the Flow Table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup flow-table invalidated#
The number of packets that have matched against an entry in the Flow Table that was invalidated
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup flow-table miss#
The number of packets that have not matched any entries in the Flow Table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table#
Stats pertaining to ICMP blackhole function
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
ipv4 | Statistics for 'ipv4' |
ipv6 | Statistics for 'ipv6' |
show stats packet-processing lookup icmp-table ipv4#
Statistics for 'ipv4'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
allow | The number of allowed received ICMP packets |
deny | The number of denied received ICMP packets |
show stats packet-processing lookup icmp-table ipv4 allow#
The number of allowed received ICMP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table ipv4 deny#
The number of denied received ICMP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table ipv6#
Statistics for 'ipv6'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
allow | The number of allowed received ICMPv6 packets |
deny | The number of denied received ICMPv6 packets |
show stats packet-processing lookup icmp-table ipv6 allow#
The number of allowed received ICMPv6 packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup icmp-table ipv6 deny#
The number of denied received ICMPv6 packets
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup q-in-q-invalid-vlan#
The number of packets dropped due to mismatch of the Q-in-Q VLAN ID
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup sent-enable-metadata-allocation-failure#
The number of enable-metadata packets dropped due to buffer allocation failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup sent-enable-metadata-capacity-failure#
The number of enable-metadata packets dropped due to rate-limiting
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup sent-enable-metadata-hmac-failure#
The number of enable-metadata packets dropped due to HMAC apply failure
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup sent-enable-metadata-success#
The number of packets sent back with request to enable metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup tenant-table#
Stats pertaining to the tenant table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | The tenant table lock failed to be acquired |
hit | Number of matches against the tenant table |
miss | The number of tenant table misses |
show stats packet-processing lookup tenant-table failure#
The tenant table lock failed to be acquired
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup tenant-table hit#
Number of matches against the tenant table
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing lookup tenant-table miss#
The number of tenant table misses
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received#
Stats pertaining to packets received for processing
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing received control-success#
Number of control packets recieved
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received injected-success#
The number of packets injected into the fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received injected-timeout#
The number of injected packets dropped in fastlane due to excessive queue time
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received interface-standby#
The number of packets received on the interface while in standby mode.
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received interface-standby-drop#
The number of packets dropped because the interface is in standby mode.
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing received interface-success#
The number of packets received from the interface
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent#
Statistics for 'sent'
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats packet-processing sent interface-failure#
The number of packets failed to be transmitted on the interface
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-retry#
The number of packet send retry attempts on this interface
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-standby#
The number of packets transmitted while interface is in standby mode
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-standby-drop#
The number of packets not transmitted because the interface is in standby mode
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-success#
The number of packets transmitted out this interface
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats packet-processing sent interface-unconfigured-drop#
The number of packets received and dropped because the interface has not been configured.
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree#
Metrics tracking PathTree server and client behavior
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
client | Statistics for 'client' |
server | Statistics for 'server' |
show stats path-tree client#
Statistics for 'client'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats path-tree client received#
Statistics for 'received'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats path-tree client received notifications#
Statistics for 'notifications'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process Notifications on the client (microseconds) |
error | The number of invalid or malformed notification messages received (count) |
total | The number of notification messages received successfully (count) |
show stats path-tree client received notifications duration#
Average time to process Notifications on the client (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received notifications error#
The number of invalid or malformed notification messages received (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received notifications total#
The number of notification messages received successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received responses#
Statistics for 'responses'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process transaction responses on the client (microseconds) |
error | The number of invalid or malformed transaction response messages received (count) |
total | The number of transaction response messages received successfully (count) |
show stats path-tree client received responses duration#
Average time to process transaction responses on the client (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received responses error#
The number of invalid or malformed transaction response messages received (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received responses total#
The number of transaction response messages received successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client received unknown#
Statistics for 'unknown'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
total | The number of unknown message types received (count) |
show stats path-tree client received unknown total#
The number of unknown message types received (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client sent#
Statistics for 'sent'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
requests | Statistics for 'requests' |
show stats path-tree client sent requests#
Statistics for 'requests'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
error | The number of transaction request messages that could not be sent (count) |
total | The number of transaction request messages sent successfully (count) |
show stats path-tree client sent requests error#
The number of transaction request messages that could not be sent (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client sent requests total#
The number of transaction request messages sent successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree client transactions#
Statistics for 'transactions'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
server-latency | Average latency for the server to process/respond-to transactions (microseconds) |
show stats path-tree client transactions server-latency#
Average latency for the server to process/respond-to transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server#
Statistics for 'server'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats path-tree server received#
Statistics for 'received'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
requests | Statistics for 'requests' |
show stats path-tree server received requests#
Statistics for 'requests'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
average | The number of transaction request messages received successfully (count) |
error | The number of invalid or malformed transaction request messages received (count) |
ignored | The number of transaction request messages received but were ignored due to invalid session state (count) |
total | The number of transaction request messages received successfully (count) |
show stats path-tree server received requests average#
The number of transaction request messages received successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| client | The name of the client within a process generating this metric (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server received requests error#
The number of invalid or malformed transaction request messages received (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server received requests ignored#
The number of transaction request messages received but were ignored due to invalid session state (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server received requests total#
The number of transaction request messages received successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server sent#
Statistics for 'sent'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
responses | Statistics for 'responses' |
show stats path-tree server sent responses#
Statistics for 'responses'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
error | The number of transaction response messages that could not be sent (count) |
total | The number of transaction response messages sent successfully (count) |
show stats path-tree server sent responses error#
The number of transaction response messages that could not be sent (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server sent responses total#
The number of transaction response messages sent successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions#
Statistics for 'transactions'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats path-tree server transactions connect#
Statistics for 'connect'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Connect transactions (microseconds) |
error | The number of Connect transactions that could not be processed successfully (count) |
processed | The number of successfully processed Connect transactions (count) |
show stats path-tree server transactions connect duration#
Average time to process/respond-to Connect transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions connect error#
The number of Connect transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions connect processed#
The number of successfully processed Connect transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions disconnect#
Statistics for 'disconnect'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Disconnect transactions (microseconds) |
error | The number of Disconnect transactions that could not be processed successfully (count) |
processed | The number of successfully processed Disconnect transactions (count) |
show stats path-tree server transactions disconnect duration#
Average time to process/respond-to Disconnect transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions disconnect error#
The number of Disconnect transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions disconnect processed#
The number of successfully processed Disconnect transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions list#
Statistics for 'list'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to List transactions (microseconds) |
error | The number of List transactions that could not be processed successfully (count) |
processed | The number of successfully processed List transactions (count) |
show stats path-tree server transactions list duration#
Average time to process/respond-to List transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions list error#
The number of List transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions list processed#
The number of successfully processed List transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions ping#
Statistics for 'ping'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Ping transactions (microseconds) |
error | The number of Ping transactions that could not be processed successfully (count) |
processed | The number of successfully processed Ping transactions (count) |
show stats path-tree server transactions ping duration#
Average time to process/respond-to Ping transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions ping error#
The number of Ping transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions ping processed#
The number of successfully processed Ping transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions publish#
Statistics for 'publish'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Publish transactions (microseconds) |
error | The number of Publish transactions that could not be processed successfully (count) |
processed | The number of successfully processed Publish transactions (count) |
show stats path-tree server transactions publish duration#
Average time to process/respond-to Publish transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions publish error#
The number of Publish transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions publish processed#
The number of successfully processed Publish transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions read#
Statistics for 'read'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Read transactions (microseconds) |
error | The number of Read transactions that could not be processed successfully (count) |
processed | The number of successfully processed Read transactions (count) |
show stats path-tree server transactions read duration#
Average time to process/respond-to Read transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions read error#
The number of Read transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions read processed#
The number of successfully processed Read transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions remove#
Statistics for 'remove'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Remove transactions (microseconds) |
error | The number of Remove transactions that could not be processed successfully (count) |
processed | The number of successfully processed Remove transactions (count) |
show stats path-tree server transactions remove duration#
Average time to process/respond-to Remove transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions remove error#
The number of Remove transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions remove processed#
The number of successfully processed Remove transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions unsubscribe#
Statistics for 'unsubscribe'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Unsubscribe transactions (microseconds) |
error | The number of Unsubscribe transactions that could not be processed successfully (count) |
processed | The number of successfully processed Unsubscribe transactions (count) |
show stats path-tree server transactions unsubscribe duration#
Average time to process/respond-to Unsubscribe transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions unsubscribe error#
The number of Unsubscribe transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions unsubscribe processed#
The number of successfully processed Unsubscribe transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions update#
Statistics for 'update'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duration | Average time to process/respond-to Update transactions (microseconds) |
error | The number of Update transactions that could not be processed successfully (count) |
processed | The number of successfully processed Update transactions (count) |
show stats path-tree server transactions update duration#
Average time to process/respond-to Update transactions (microseconds)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions update error#
The number of Update transactions that could not be processed successfully (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats path-tree server transactions update processed#
The number of successfully processed Update transactions (count)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats performance-monitoring#
Stats pertaining to 128T peer path performance monitoring
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
peer-path | Statistics for 'peer-path' |
show stats performance-monitoring peer-path#
Statistics for 'peer-path'
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
jitter | Jitter in milliseconds for the 128T peer path. |
latency | Latency in milliseconds for the 128T peer path. |
loss | Packet loss percentange for the 128T peer path. |
mos | MOS value calculated for the 128T peer path. (hundreths of a decimal) |
updated | The unix timestamp (seconds) when the peer path's values were last updated. |
show stats performance-monitoring peer-path jitter#
Jitter in milliseconds for the 128T peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats performance-monitoring peer-path latency#
Latency in milliseconds for the 128T peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats performance-monitoring peer-path loss#
Packet loss percentange for the 128T peer path.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats performance-monitoring peer-path mos#
MOS value calculated for the 128T peer path. (hundreths of a decimal)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats performance-monitoring peer-path updated#
The unix timestamp (seconds) when the peer path's values were last updated.
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| protocol | The protocol for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats process#
Metrics about 128T processes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
cpu | Metrics about CPU usage of 128T processes |
memory | Metrics about memory usage of 128T processes |
queue | Metrics about queues within a process |
See Also#
show stats process cpu#
Metrics about CPU usage of 128T processes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
usage | CPU percentage used per process |
See Also#
show stats process cpu usage#
CPU percentage used per process
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats process memory#
Metrics about memory usage of 128T processes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
rss | Resident memory used per process (bytes) |
vsz | Virtual memory used per process (bytes) |
See Also#
show stats process memory rss#
Resident memory used per process (bytes)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats process memory vsz#
Virtual memory used per process (bytes)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats process queue#
Metrics about queues within a process
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| queue-name | The name of the queue (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
depth | The number of tasks in a queue waiting to be executed |
See Also#
show stats process queue depth#
The number of tasks in a queue waiting to be executed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process-name | The name of the process (comma-separated list) |
| queue-name | The name of the queue (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats redis-server-manager#
Stats pertaining to the Redis Server Manager
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redis-server-manager redis-server-inactives#
The number of redis server inactive
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redis-server-manager redis-server-network-flaps#
The number of redis server network flaps
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redis-server-manager redis-session-expirations#
The number of redis session expirations
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy#
Stats pertaining to the highway manager redundancy
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redundancy database-connection#
Stats pertaining to client connection to redundancy database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
active-connections | Number of active client connections to the database |
client-disconnect | Number of times successfully disconnected from the database |
connect | Number of times successfully established connection to the database |
error-disconnect | Number of times disconnected from database due to internal error |
errors | Number of errors reported from the database while connecting/disconnecting |
failed-connect | Number of times attempted connection to the database failed |
show stats redundancy database-connection active-connections#
Number of active client connections to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection client-disconnect#
Number of times successfully disconnected from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection connect#
Number of times successfully established connection to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection error-disconnect#
Number of times disconnected from database due to internal error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection errors#
Number of errors reported from the database while connecting/disconnecting
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy database-connection failed-connect#
Number of times attempted connection to the database failed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization#
Stats pertaining to port database initialization
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redundancy port-initialization marker-query-pending#
Number of outstanding marker query to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-found#
Number of times marker record was found in the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-not-found#
Number of times marker was not found in the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-read-empty#
Number of times empty marker read from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-read-error#
Number of times marker read from the database resulted in error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-write#
Number of times marker was written to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization marker-record-write-empty#
Number of times empty marker was written to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-initialization pending-queries#
Number of pending queries awaiting connection.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records#
Stats pertaining to port list operations post initialization
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redundancy port-list-records list-record-found#
Number of list record entries found from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-not-found#
Number of list record entries not found from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-parse-error#
Number of errors while parsing list record entries popped from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-errors#
Number of errors while popping list record entries from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-failures#
Number of times no records were found in the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-pending#
Number of list pop query outstanding to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-pop-success#
Number of list record entries successfully popped from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy port-list-records list-record-push#
Number of list record entries pushed to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-delete#
Number of times session entries were deleted from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors#
Stats pertaining to redundancy session errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redundancy session-errors cache-timeouts#
Number of times packet cache timed out when the database request came back
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors decode-failures#
Number of times decode fails due to internal errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors fib-lookup-error#
Number of times recovery failed due to fib miss
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors invalid-buffer-received#
Number of times invalid buffer was received from database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors invalid-session-key#
Number of times invalid session-key was received from database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors new-session-creation-failure#
Number of times database miss processing resulting in failure to create new session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors session-not-found#
Number of times redundancy session was not found in the session table
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors session-update-failures#
Number of times session update failed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors source-lookup-error#
Number of times recovery failed due to source lookup miss
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-errors unsupported-feature#
Number of times an unsupported feature was attempted
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads#
Stats pertaining to redundancy session reads from database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redundancy session-reads create-new-session#
Number of database miss resulting in new session being created.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads net-unreachable-sent#
Number of ICMP Network Unreachable packets after query failure.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-pending#
Number of read queries outstanding to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-result-not-found#
Number of times read query resulted in no entry in the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-result-success#
Number of times read query resulted in a match in the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads query-result-timeout#
Number of times read query timed out waiting for result from the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads session-key-mismatch#
Number of times that Neither forward or reverse key matches the session recovery key.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reads tcp-reset-sent#
Number of times TCP RST sent due to query failure.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction#
Stats pertaining to redundancy session reconstruction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redundancy session-reconstruction created-inter-node-service-paths#
Number of times inter-node service-path was reconstructed from redundancy buffer
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction created-inter-router-service-paths#
Number of times inter-router service-path was reconstructed from redundancy buffer
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction created-local-service-paths#
Number of times local service-path was reconstructed from redundancy buffer
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-reconstruction diverted-to-external-protocol-agent#
Number of times packets successfully diverted to external-protocol-agent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-refresh#
Number of times existing session entries were refreshed in the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes#
Stats pertaining to redundancy session writes to database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
errors | Stats pertaining to redundancy session errors |
write-request-sent | Number of times write request was sent to the database |
write-request-success | Number of times write request was successfully completed on the database |
show stats redundancy session-writes errors#
Stats pertaining to redundancy session errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
encode-failures | Number of times encode failed due to internal errors |
errors-from-database | Number of times errors were received from database during write operations |
show stats redundancy session-writes errors encode-failures#
Number of times encode failed due to internal errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes errors errors-from-database#
Number of times errors were received from database during write operations
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes write-request-sent#
Number of times write request was sent to the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy session-writes write-request-success#
Number of times write request was successfully completed on the database
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp#
Stats pertaining to VRRP
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats redundancy vrrp advertisements-dropped#
Number of VRRP advertisement packets dropped due to invalid interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp advertisements-received#
Number of VRRP advertisement packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp advertisements-sent#
Number of VRRP advertisement packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp become-backup#
Number of times the node has reached backup state
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp become-master#
Number of times the node has reached master state
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp become-master-failure#
Number of times the node has failed to reach master state
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid#
Number of invalid packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid-ttl#
Number of packets with invalid TTL received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid-type#
Number of packets with invalid type received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats redundancy vrrp received-invalid-version#
Number of packets with invalid version received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats registered-services#
Stats pertaining to Registered Services
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
local | The number of local services registered to the SSC |
remote | The number of remote services registered to the SSC |
total | The number of total services registered to the SSC |
See Also#
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats registered-services local#
The number of local services registered to the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats registered-services remote#
The number of remote services registered to the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats registered-services total#
The number of total services registered to the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
| command | description |
|---|
show stats ssc | Metrics pertaining to the SSC |
show system registry | Shows registered services from the system services coordinator for the specified process, node or router. |
show stats routing#
Stats pertaining to routing
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
errors | Stats pertaining to routing errors |
route-updates | Stats pertaining to updating the routing table |
routes | The number of active routes |
show stats routing errors#
Stats pertaining to routing errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
connection | The number of client connection errors within the route manager |
show stats routing errors connection#
The number of client connection errors within the route manager
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates#
Stats pertaining to updating the routing table
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Stats pertaining to received routing updates |
sent | Stats pertaining to sent routing updates |
show stats routing route-updates received#
Stats pertaining to received routing updates
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
add | Number of add routes received |
clear-fib | Number of clear FIB messages received |
delete | Number of delete routes received |
end-of-fib | Number of end of FIB messages received |
i-am-active | Number of I am Active messages received |
i-am-standby | Number of I am Standby messages received |
total | Number of route updates received |
show stats routing route-updates received add#
Number of add routes received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received clear-fib#
Number of clear FIB messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received delete#
Number of delete routes received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received end-of-fib#
Number of end of FIB messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received i-am-active#
Number of I am Active messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received i-am-standby#
Number of I am Standby messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates received total#
Number of route updates received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing route-updates sent#
Stats pertaining to sent routing updates
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
total | Number of route updates sent |
show stats routing route-updates sent total#
Number of route updates sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing routes#
The number of active routes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| process | The name of the process generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent#
Stats pertaining to the routing agent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
add-route | The number of routes added by the routing agent |
delete-route | The number of routes deleted by the routing agent |
fib-install-errors | The number of errors encountered when installing FIB entries |
fib-meter | The number of installed FIB routes |
install-route | The number of route installs by the routing agent |
show stats routing-agent add-route#
The number of routes added by the routing agent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent delete-route#
The number of routes deleted by the routing agent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent fib-install-errors#
The number of errors encountered when installing FIB entries
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent fib-meter#
The number of installed FIB routes
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats routing-agent install-route#
The number of route installs by the routing agent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area#
Stats pertaining to the Service Area
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
dhcp | Stats pertaining to DHCP |
received | Stats pertaining to the packets received by the Service Area |
sent | Stats pertaining to the packets sent by the Service Area |
session-install-errors | Stats pertaining to the errors encountered when installing sessions |
show stats service-area dhcp#
Stats pertaining to DHCP
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp unknown-dropped-packets#
The number of dropped unknown packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4#
Stats pertaining to DHCPv4
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
client | Stats pertaining to the DHCP Client packets received from the fast lane |
relay | Metrics pertaining to the DHCP Relay Agent |
show stats service-area dhcp v4 client#
Stats pertaining to the DHCP Client packets received from the fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
ack | Stats pertaining to DHCP Ack message |
decline | Stats pertaining to DHCP Decline message |
discover | Stats pertaining to DHCP Discover message |
dropped-packets | The number of dropped DHCP packets |
nack | Stats pertaining to DHCP Nack message |
offer | Stats pertaining to DHCP Offer message |
processed-packets | The number of received DHCP packets processed |
release | Stats pertaining to DHCP Release message |
request | Stats pertaining to DHCP Request message |
sent-packets | The number of sent DHCP packets |
unknown | Stats pertaining to unknown DHCP message |
show stats service-area dhcp v4 client ack#
Stats pertaining to DHCP Ack message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client ack dropped-packets#
The number of dropped ack packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client ack processed-packets#
The number of processed ack packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client ack sent-packets#
The number of ack packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client decline#
Stats pertaining to DHCP Decline message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client decline dropped-packets#
The number of dropped decline packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client decline processed-packets#
The number of processed decline packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client decline sent-packets#
The number of decline packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client discover#
Stats pertaining to DHCP Discover message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client discover dropped-packets#
The number of dropped discover packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client discover processed-packets#
The number of processed discover packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client discover sent-packets#
The number of discover packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client dropped-packets#
The number of dropped DHCP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client nack#
Stats pertaining to DHCP Nack message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client nack dropped-packets#
The number of dropped nack packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client nack processed-packets#
The number of processed nack packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client nack sent-packets#
The number of nack packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client offer#
Stats pertaining to DHCP Offer message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client offer dropped-packets#
The number of dropped offer packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client offer processed-packets#
The number of processed offer packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client offer sent-packets#
The number of offer packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client processed-packets#
The number of received DHCP packets processed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client release#
Stats pertaining to DHCP Release message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client release dropped-packets#
The number of dropped release packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client release processed-packets#
The number of processed release packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client release sent-packets#
The number of release packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client request#
Stats pertaining to DHCP Request message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client request dropped-packets#
The number of dropped request packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client request processed-packets#
The number of processed request packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client request sent-packets#
The number of request packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client sent-packets#
The number of sent DHCP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client unknown#
Stats pertaining to unknown DHCP message
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 client unknown dropped-packets#
The number of dropped unknown DHCP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client unknown processed-packets#
The number of processed unknown DHCP packets
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 client unknown sent-packets#
The number of unknown packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay#
Metrics pertaining to the DHCP Relay Agent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
received | Metrics pertaining to packets received |
transmitted | Metrics pertaining to packets sent |
show stats service-area dhcp v4 relay received#
Metrics pertaining to packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 relay received invalid-packets#
The number of packets received that were generally invalid
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received invalid-request-packets#
The number of invalid request packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received invalid-response-packets#
The number of invalid response packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received request-packets#
The total number of request packets received from a DHCP client
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay received response-packets#
The total number of response packets received from a DHCP server
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay transmitted#
Metrics pertaining to packets sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v4 relay transmitted request-packets#
The number of request packets sent to a DHCP server
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v4 relay transmitted response-packets#
The number of response packets sent to a DHCP client
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6#
Stats pertaining to DHCPv6
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 client#
Stats pertaining to the DHCPv6 Client
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 client client-request#
The number of DHCPv6 client request packets received/sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 client client-request received-from-application#
The number of DHCPv6 client request packets received from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client client-request sent-to-fast-lane#
The number of DHCPv6 client request packets sent to fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-advertisement#
The number of router advertisement packets received/sent/dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 client router-advertisement dropped-from-application#
The number of router advertisement packets dropped from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-advertisement received-from-fast-lane#
The number of router advertisement packets received from fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-advertisement sent-to-application#
The number of router advertisement packets sent to application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-solicitation#
The number of router solicitation packets received/sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 client router-solicitation received-from-application#
The number of router solicitation packets received from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client router-solicitation sent-to-fast-lane#
The number of router solicitation packets sent to fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client server-reply#
The number of DHCPv6 server reply packets received/sent/dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 client server-reply dropped-from-application#
The number of DHCPv6 server reply packets dropped from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client server-reply received-from-fast-lane#
The number of DHCPv6 server reply packets received from fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client server-reply sent-to-application#
The number of DHCPv6 server reply packets sent to application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 client unknown-dropped-from-application#
The number of unknown packets dropped from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server#
Metrics pertaining to the Router Advertisement Server
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 router-advertisement-server client-request#
The number of DHCPv6 client request packets dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 router-advertisement-server client-request dropped-from-application#
The number of DHCPv6 client request packets dropped from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-advertisement#
The number of router advertisement packets received/sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 router-advertisement-server router-advertisement received-from-application#
The number of router advertisement packets received from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-advertisement sent-to-fast-lane#
The number of router advertisement packets sent to fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-solicitation#
The number of router solicitation packets received/sent/dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 router-advertisement-server router-solicitation dropped-from-application#
The number of router solicitation packets dropped from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-solicitation received-from-fast-lane#
The number of router solicitation packets received from fast lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server router-solicitation sent-to-application#
The number of router solicitation packets sent to application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server server-reply#
The number of DHCPv6 server reply packets dropped
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area dhcp v6 router-advertisement-server server-reply dropped-from-application#
The number of DHCPv6 server reply packets dropped from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area dhcp v6 router-advertisement-server unknown-dropped-from-application#
The number of unknown packets dropped from application
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received#
Stats pertaining to the packets received by the Service Area
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area received adaptive-encryption-modify-packets#
Number of packets received for flows requiring modification for adaptive encryption
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received application-identification-classification-update#
Number of session updated with Application Identification classification
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received application-identification-modify-for-deny-packets#
Number of packets received that will be rejected due to Access Policy Deny after Application Identification
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received application-identification-modify-packets#
Number of packets received for flows requiring modification for Application Identification
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received collision-modify-packets#
Number of packets received for flows requiring modification by the Service Area
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-icmp-request-packet-blackhole#
Number of ICMP Request packets dropped because egress interface has ICMP blackhole enabled
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-icmp-request-packet-no-egress#
Number of ICMP Request packets dropped during session creation when egress interface is missing
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-ingress-interface-not-found#
Number of packets that are dropped as ingress interface was not found in config
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-packets#
Number of packets dropped by the Service Area due to an error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received dropped-tap-multiplex-recovery-packets#
Number of reverse metadata packets dropped during recovery of a tap multiplexing session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received duplicate-reverse-metadata-packets#
Number of duplicate reverse metadata packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received empty-reverse-metadata-packets#
Number of empty reverse metadata packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received existing-flows#
The number of packets received that already have a matching flow
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received existing-session#
Number of packets matching an existing session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received existing-session-reverse-metadata-packets#
Number of reverse metadata packets received with key that matches another session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received external-protocol-agent-packets#
Number of external protocol agent packets to be redirected
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received fabric-packets#
The number of packets received in the Service Area from within the Fabric
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received fib-bad-shared-mem-entry#
Number of packets that had an invalid shared memory entry for fib lookup
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received flow-bad-shared-mem-entry#
Number of packets that had an invalid shared memory entry for flow lookup
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received flow-expired-reverse-metadata-packets#
Number of reverse metadata packets received with no matching flow
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received flow-move-packets#
Number of packets received for flows requiring modification to use a better path
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation#
Stats pertaining to hierarchical service packet validation
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Stats pertaining to hierarchical service packet validation failure |
success | Number of hierarchical service packet validation success |
show stats service-area received hierarchical-service-validation failure#
Stats pertaining to hierarchical service packet validation failure
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
access-denied | Number of hierarchical service packet validation failures due to access policy deny |
missing-forward-session-key | Number of hierarchical service packet validation failures due to missing forward session key in metadata |
missing-source-tenant | Number of hierarchical service packet validation failures due to missing source tenant in metadata |
service-not-found | Number of hierarchical service packet validation failures due to local service not found |
service-not-related | Number of hierarchical service packet validation failures due to local service not related |
total | Number of hierarchical service packet validation failures in total |
show stats service-area received hierarchical-service-validation failure access-denied#
Number of hierarchical service packet validation failures due to access policy deny
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure missing-forward-session-key#
Number of hierarchical service packet validation failures due to missing forward session key in metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure missing-source-tenant#
Number of hierarchical service packet validation failures due to missing source tenant in metadata
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure service-not-found#
Number of hierarchical service packet validation failures due to local service not found
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure service-not-related#
Number of hierarchical service packet validation failures due to local service not related
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation failure total#
Number of hierarchical service packet validation failures in total
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received hierarchical-service-validation success#
Number of hierarchical service packet validation success
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received invalid-reverse-flow-modify#
Number of packets that are dropped when they match a reverse flow which needs to be modified in service area
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received invalid-reverse-metadata-packets#
Number of invalid reverse metadata packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received mid-flow-modify-packets#
Number of packets received for flows requiring modification by the Service Area
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received no-fib-entry#
Number of packets that did not match a FIB entry
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received non-fabric-packets#
The number of packets received in the Service Area from outside the Fabric
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received packets-with-stale-flow-hit#
Number of packets that are dropped when received after a flow hit and have no associated sessions with it
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received packets-with-stale-reverse-metadata#
Number of packets that are dropped when received with stale reverse metadata and have no associated flows with it
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received reverse-metadata-process-failure#
Number of reverse metadata packets that could not be processed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-change-direction#
Number of packets matching an existing session that force a change in session direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-ignore-drop#
Number of packets matching an existing session are dropped because of a mismatched service
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-ignored#
Number of packets matching an existing session that do not require any changes to the session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-collision-same-direction#
Number of packets matching an existing session with both sessions going in the same direction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-ignored-reverse-metadata-packets#
Number of reverse metadata packets that are ignored when received from another router
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received session-updated-reverse-metadata-packets#
Number of reverse metadata packets that updated the session
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received source-lookup-bad-shared-mem-entry#
Number of packets that had an invalid shared memory entry for source lookup
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-flow-with-peer-failure#
Number of reverse metadata packets that failed to update flow with destination peer
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-flow-with-peer-success#
Number of reverse metadata packets that updated flow with destination peer
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-session-with-peer-failure#
Number of reverse metadata packets that failed to update session with destination peer
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received update-session-with-peer-success#
Number of reverse metadata packets that updated session with destination peer
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area received valid-reverse-metadata-packets#
Number of valid reverse metadata packets received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent#
Stats pertaining to the packets sent by the Service Area
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats service-area sent arp-resolve-failure#
Number of packets dropped due to unsuccessful ARP resolution
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent arp-resolve-pending#
Number of packets enqueued pending ARP resolution
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent arp-resolve-success#
Number of packets sent after successful ARP resolution
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent success#
Number of packets successfully forwarded to the Fast Lane
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area sent tcp-reset-for-adaptive-encryption-failure#
Number of tcp packets sent due to adaptive encryption setup failure
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors#
Stats pertaining to the errors encountered when installing sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
duplicate-reverse-flow | Number of flows that failed to be installed due to reverse flow matching an existing flow |
fib-lookup | Number of session installation failures due to unsuccessful FIB route lookup |
gateway-lookup-failure | Number of session installation failures due to gateway lookup failure |
invalid-packet | Number of session installation failures due to invalid packet |
service-paths-unavailable | Number of sessions that failed to be installed due to service paths not being available |
urpf-check-failure | Number of session installation failures due to uRPF check failure |
waypoint-allocation | Number of session installation failures due to waypoint allocation failure |
show stats service-area session-install-errors duplicate-reverse-flow#
Number of flows that failed to be installed due to reverse flow matching an existing flow
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors fib-lookup#
Number of session installation failures due to unsuccessful FIB route lookup
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors gateway-lookup-failure#
Number of session installation failures due to gateway lookup failure
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors invalid-packet#
Number of session installation failures due to invalid packet
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors service-paths-unavailable#
Number of sessions that failed to be installed due to service paths not being available
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors urpf-check-failure#
Number of session installation failures due to uRPF check failure
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats service-area session-install-errors waypoint-allocation#
Number of session installation failures due to waypoint allocation failure
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session#
Statistics for 'session'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
active | Total number of active sessions |
add | Total number of added sessions |
added-existing | The number of duplicate flow entries during creation. This is a normal occurrence when a flow cannot be installed before the next packet arrives. The first packet that created the flow has not yet created a flow entry. Subsequent packets will cause this counter to be incremented. |
duplicate-session-id | The number of times session creation failed due to duplicate session id |
flow | Statistics for 'flow' |
max-remove-timeout-exceeded | The time to remove sessions exceeded maximum allowed. |
remove | Total number of removed sessions |
show stats session active#
Total number of active sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session add#
Total number of added sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session added-existing#
The number of duplicate flow entries during creation. This is a normal occurrence when a flow cannot be installed before the next packet arrives. The first packet that created the flow has not yet created a flow entry. Subsequent packets will cause this counter to be incremented.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session duplicate-session-id#
The number of times session creation failed due to duplicate session id
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session flow#
Statistics for 'flow'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
active | The number of active flows |
add | The number of flow add failures |
remove | The number of flow remove failures |
show stats session flow active#
The number of active flows
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session flow add#
The number of flow add failures
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Number of failures to add flows when out of resources |
show stats session flow add failure#
Number of failures to add flows when out of resources
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session flow remove#
The number of flow remove failures
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | Number of Failures removing flows |
show stats session flow remove failure#
Number of Failures removing flows
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session max-remove-timeout-exceeded#
The time to remove sessions exceeded maximum allowed.
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats session remove#
Total number of removed sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat#
Stats pertaining to source-nat port allocation in highway manager
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats source-nat active-tables#
The number of active source-nat tables
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat allocate-ports-for-db#
The number of times ports were allocated to db
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat giid-transition-to-active#
The number of notifications for interface transitioning to active
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat giid-transition-to-inactive#
The number of notifications for interface transitioning to inactive
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat inactive-tables#
The number of inactive source-nat tables
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat reinitialize-ports-in-db#
The number of times ports were renitialized after recovery
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat release-ports-to-db-failure#
The number of times ports were released back to database unsuccessfully
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat release-ports-to-db-success#
The number of times ports were released back to database successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-nat reserved-ports#
The number of times ports were reserved during recovery
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats source-tenant#
Stats pertaining to source-tenant table management
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
meter | The number of entries in the Source Tenant table |
show stats source-tenant meter#
The number of entries in the Source Tenant table
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats ssc#
Metrics pertaining to the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
clients | Metrics pertaining to clients of the SSC |
operations | Metrics pertaining to operations performed by the SSC |
received | Metrics pertaining to SSC messages received |
sessions | Metrics pertaining to SSC transactions |
transactions | Metrics pertaining to SSC transactions |
transmitted | Metrics pertaining to SSC messages transmitted |
See Also#
show stats ssc clients#
Metrics pertaining to clients of the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
connects | The count of connects made to the SSC |
disconnects | The count of disconnects made to the SSC |
See Also#
show stats ssc clients connects#
The count of connects made to the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc clients disconnects#
The count of disconnects made to the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc operations#
Metrics pertaining to operations performed by the SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
compressions | The number of compression operations performed |
decompressions | The number of deccompression operations performed |
See Also#
show stats ssc operations compressions#
The number of compression operations performed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc operations decompressions#
The number of deccompression operations performed
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received#
Metrics pertaining to SSC messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
by-service | Statistics for 'by-service' |
errors | Metrics pertaining to SSC received errors |
See Also#
show stats ssc received by-service#
Statistics for 'by-service'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats ssc received by-service deregistrations#
The number of deregistrations received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received by-service publishes#
The number of publishes received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received by-service registration-updates#
The number of registrations updates received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received by-service registrations#
The number of registrations received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received by-service requests#
The number of requests received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received by-service responses#
The number of responses received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors#
Metrics pertaining to SSC received errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats ssc received errors bad-request-responses#
The number of bad request response messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors invalid-message#
The number of Invalid messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors invalid-request#
The number of Invalid requests
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors no-client-transaction#
The number of responses received without a client transaction
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors no-endpoints-found#
The number of requests received with no endpoints available in system registry
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors response-not-ready#
The number of requests that were not able to be serviced because of outstanding responses
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors server-error-responses#
The number of server error response messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors unknown-message-type#
The number of unknown messages received
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc received errors unknown-ssc-request#
The number of requests received by the local SSC of unknown type
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc sessions#
Metrics pertaining to SSC transactions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
active | The number of active SSC sessions |
See Also#
show stats ssc sessions active#
The number of active SSC sessions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transactions#
Metrics pertaining to SSC transactions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats ssc transactions client-transactions#
The number of created SSC client transactions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transactions errors#
Metrics pertaining to SSC received errors
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
insertion-failures | The number of failed insertions into the transactions table |
See Also#
show stats ssc transactions errors insertion-failures#
The number of failed insertions into the transactions table
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transactions server-transactions#
The number of created SSC server transactions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transmitted#
Metrics pertaining to SSC messages transmitted
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats ssc transmitted by-service#
Statistics for 'by-service'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
publishes | The number of publishes sent |
requests | The number of requests sent |
See Also#
show stats ssc transmitted by-service publishes#
The number of publishes sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transmitted by-service requests#
The number of requests sent
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| service | Registered service type (comma-separated list) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transmitted completed-responses#
The number of responses sent after receiving all responses
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transmitted errors#
Statistics for 'errors'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
See Also#
show stats ssc transmitted errors write-failures#
The number of message write failures
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transmitted local-responses#
The number of responses from the local SSC
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transmitted publish-on-registrations#
The number of publish messages sent after on processing a registration
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats ssc transmitted retransmitted-responses#
The number of responses sent due to retransmitted requests
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
See Also#
show stats traffic-eng#
Stats pertaining to packets enqueued for traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
device-interface | Stats pertaining to device interface traffic engineering |
internal-application | Stats pertaining to traffic engineering stats for internal applications |
show stats traffic-eng device-interface#
Stats pertaining to device interface traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
common | Stats pertaining to both device interface and peer path traffic engineering |
dequeue-cycle-count | The current dequeue cycle count in traffic engineering (cycles) |
enqueue-cycle-count | The current enqueue cycle count in traffic engineering (cycles) |
packets-queued | The current number of packets queued for this device interface |
peer-path | Stats pertaining to peer path traffic engineering |
per-traffic-class | Stats pertaining to device port traffic engineering per traffic class |
scheduler-reset | The number of times the scheduler has been reset |
show stats traffic-eng device-interface common#
Stats pertaining to both device interface and peer path traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
schedule-failure | The number of packets failed to be scheduled in traffic engineering |
schedule-success | The number of packets successfully scheduled in traffic engineering |
tracked-buffers | The current number of tracked buffers in the Buffer Pool Protector |
show stats traffic-eng device-interface common schedule-failure#
The number of packets failed to be scheduled in traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface common schedule-success#
The number of packets successfully scheduled in traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface common tracked-buffers#
The current number of tracked buffers in the Buffer Pool Protector
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface dequeue-cycle-count#
The current dequeue cycle count in traffic engineering (cycles)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface enqueue-cycle-count#
The current enqueue cycle count in traffic engineering (cycles)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface packets-queued#
The current number of packets queued for this device interface
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path#
Stats pertaining to peer path traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
dequeue-cycle-count | The current dequeue cycle count in traffic engineering for this peer path (cycles) |
enqueue-cycle-count | The current enqueue cycle count in traffic engineering for this peer path (cycles) |
packets-queued | The current number of packets queued in traffic engineering for this peer path |
per-traffic-class | Stats pertaining to peer path traffic engineering per traffic class |
scheduler-reset | The number of times the scheduler has been reset |
show stats traffic-eng device-interface peer-path dequeue-cycle-count#
The current dequeue cycle count in traffic engineering for this peer path (cycles)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path enqueue-cycle-count#
The current enqueue cycle count in traffic engineering for this peer path (cycles)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path packets-queued#
The current number of packets queued in traffic engineering for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class#
Stats pertaining to peer path traffic engineering per traffic class
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
buffer-capacity-exceeded-bytes | The number of bytes failed to be scheduled for transmission due to exceeded buffer capacity for this peer path |
buffer-capacity-exceeded-packets | The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this peer path |
dequeue-aqm-drop-bytes | The number of bytes scheduled for transmission that were dropped due to Active Queue Management for this peer path |
dequeue-aqm-drop-packets | The number of packets scheduled for transmission that were dropped due to Active Queue Management for this peer path |
dequeue-max-latency-drop-bytes | The number of bytes scheduled for transmission that were dropped due to excessive latency for this peer path |
dequeue-max-latency-drop-packets | The number of packets scheduled for transmission that were dropped due to excessive latency for this peer path |
dequeue-success-bytes | The number of bytes successfully dequeued from the scheduler for transmission for this peer path |
dequeue-success-packets | The number of packets successfully dequeued from the scheduler for transmission for this peer path |
schedule-failure-bandwidth | Traffic bandwidth dropped by the scheduler for this peer path (bytes per second) |
schedule-failure-bytes | The number of bytes failed to be scheduled for transmission due to bandwidth oversubscription for this peer path |
schedule-failure-packets | The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this peer path |
schedule-success-bandwidth | Traffic bandwidth successfully scheduled for transmission for this peer path (bytes per second) |
schedule-success-bytes | The number of bytes successfully scheduled for transmission for this peer path |
schedule-success-packets | The number of packets successfully scheduled for transmission for this peer path |
show stats traffic-eng device-interface peer-path per-traffic-class buffer-capacity-exceeded-bytes#
The number of bytes failed to be scheduled for transmission due to exceeded buffer capacity for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class buffer-capacity-exceeded-packets#
The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-aqm-drop-bytes#
The number of bytes scheduled for transmission that were dropped due to Active Queue Management for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-aqm-drop-packets#
The number of packets scheduled for transmission that were dropped due to Active Queue Management for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-max-latency-drop-bytes#
The number of bytes scheduled for transmission that were dropped due to excessive latency for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-max-latency-drop-packets#
The number of packets scheduled for transmission that were dropped due to excessive latency for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-success-bytes#
The number of bytes successfully dequeued from the scheduler for transmission for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class dequeue-success-packets#
The number of packets successfully dequeued from the scheduler for transmission for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-bandwidth#
Traffic bandwidth dropped by the scheduler for this peer path (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-bytes#
The number of bytes failed to be scheduled for transmission due to bandwidth oversubscription for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-failure-packets#
The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-bandwidth#
Traffic bandwidth successfully scheduled for transmission for this peer path (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-bytes#
The number of bytes successfully scheduled for transmission for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path per-traffic-class schedule-success-packets#
The number of packets successfully scheduled for transmission for this peer path
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface peer-path scheduler-reset#
The number of times the scheduler has been reset
Usage#
Keyword Arguments#
| name | description |
|---|
| device-name | The name of the device port for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| peer-host | The host of the peer generating this metric (comma-separated list) |
| peer-name | The name of the peer generating this metric (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| vlan | The vlan for which this metrics was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class#
Stats pertaining to device port traffic engineering per traffic class
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats traffic-eng device-interface per-traffic-class buffer-capacity-exceeded-bytes#
The number of bytes failed to be scheduled for transmission due to exceeded buffer capacity
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class buffer-capacity-exceeded-packets#
The number of packets failed to be scheduled for transmission due to exceeded buffer capacity
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-aqm-drop-bytes#
The number of bytes scheduled for transmission that were dropped due to Active Queue Management
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-aqm-drop-packets#
The number of packets scheduled for transmission that were dropped due to Active Queue Management
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-max-latency-drop-bytes#
The number of bytes scheduled for transmission that were dropped due to excessive latency
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-max-latency-drop-packets#
The number of packets scheduled for transmission that were dropped due to excessive latency
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-success-bytes#
The number of bytes successfully dequeued from the scheduler for transmission
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class dequeue-success-packets#
The number of packets successfully dequeued from the scheduler for transmission
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-failure-bandwidth#
Traffic bandwidth dropped by the scheduler (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-failure-bytes#
The number of bytes failed to be scheduled for transmission due to bandwidth oversubscription
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-failure-packets#
The number of packets failed to scheduled for transmission due to bandwidth oversubscription
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-success-bandwidth#
Traffic bandwidth successfully scheduled for transmission (bytes per second)
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-success-bytes#
The number of bytes successfully scheduled for transmission
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface per-traffic-class schedule-success-packets#
The number of packets successfully scheduled for transmission
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng device-interface scheduler-reset#
The number of times the scheduler has been reset
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| port | The device interface for which this metric was generated (comma-separated list) |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application#
Stats pertaining to traffic engineering stats for internal applications
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
per-traffic-class | Stats pertaining to application traffic engineering per traffic class |
schedule-failure | The number of packets failed to be scheduled in traffic engineering |
schedule-success | The number of packets successfully scheduled in traffic engineering |
scheduler-reset | The number of times scheduler has been reset |
sent-retry | The number of packet send retry attempts to the internal application |
sent-success | The number of packets successfully sent to the internal application |
sent-timeout | The number of packets dropped due to excess scheduling latency for the internal application |
show stats traffic-eng internal-application per-traffic-class#
Stats pertaining to application traffic engineering per traffic class
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
buffer-capacity-exceeded-packets | The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this application |
dequeue-aqm-drop-packets | The number of packets scheduled for transmission that were dropped due to Active Queue Management for this application |
dequeue-max-latency-drop-packets | The number of packets scheduled for transmission that were dropped due to excessive latency for this application |
dequeue-success-packets | The number of packets successfully dequeued from the scheduler for transmission for this application |
schedule-failure-packets | The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this application |
schedule-success-packets | The number of packets successfully scheduled for transmission for this application |
show stats traffic-eng internal-application per-traffic-class buffer-capacity-exceeded-packets#
The number of packets failed to be scheduled for transmission due to exceeded buffer capacity for this application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class dequeue-aqm-drop-packets#
The number of packets scheduled for transmission that were dropped due to Active Queue Management for this application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class dequeue-max-latency-drop-packets#
The number of packets scheduled for transmission that were dropped due to excessive latency for this application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class dequeue-success-packets#
The number of packets successfully dequeued from the scheduler for transmission for this application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class schedule-failure-packets#
The number of packets failed to scheduled for transmission due to bandwidth oversubscription for this application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application per-traffic-class schedule-success-packets#
The number of packets successfully scheduled for transmission for this application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
| traffic-class | The traffic class for which this metric was generated (comma-separated list) |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application schedule-failure#
The number of packets failed to be scheduled in traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application schedule-success#
The number of packets successfully scheduled in traffic engineering
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application scheduler-reset#
The number of times scheduler has been reset
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application sent-retry#
The number of packet send retry attempts to the internal application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application sent-success#
The number of packets successfully sent to the internal application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-eng internal-application sent-timeout#
The number of packets dropped due to excess scheduling latency for the internal application
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| internal-application | The internal application queue name for which this metric was generated (comma-separated list) |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export#
Stats pertaining to exported traffic events
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats traffic-export enqueue-failure#
The number of events that failed to be enqueued for export
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export error-enqueue-failure#
The number of error events that failed to be enqueued for export
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export rate-limit-exceeded#
The number of enqueued events that were dropped due to rate limiting
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export transmit#
Statistics for 'transmit'
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
batches | The number of event batches successfully exported from the process |
failure | The number of events that were not exported due to a transmission error |
success | The number of events successfully exported from the process |
show stats traffic-export transmit batches#
The number of event batches successfully exported from the process
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export transmit failure#
The number of events that were not exported due to a transmission error
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats traffic-export transmit success#
The number of events successfully exported from the process
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint#
Stats pertaining to waypoint allocation in highway manager
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats waypoint active-inter-router-tables#
The number of active inter-router waypoint tables
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint allocate-ports-for-default-range-tables#
The number of times ports were allocated to db for default range tables
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint allocate-ports-for-range-based-tables#
The number of times ports were allocated to db for range based tables
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint giid-transition-to-active#
The number of notifications for interface transitioning to active
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint giid-transition-to-inactive#
The number of notifications for interface transitioning to inactive
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint inactive-inter-router-tables#
The number of inactive inter-router waypoint tables
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint reinitialize-ports-in-db#
The number of times ports were renitialized after recovery
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint release-ports-to-db-failure#
The number of times ports were released back to database unsuccessfully
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint release-ports-to-db-success#
The number of times ports were released back to database successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats waypoint reserved-ports#
The number of times ports were reserved during recovery
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core#
Stats pertaining to the worker core
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
show stats worker-core aes#
Stats pertaining to AES
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
context | Stats pertaining to AES contexts |
show stats worker-core aes context#
Stats pertaining to AES contexts
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
create | Stats pertaining to creation of AES contexts |
destroy | Stats pertaining to destruction of AES contexts |
show stats worker-core aes context create#
Stats pertaining to creation of AES contexts
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | The number of failures while creating an AES context |
success | The number of AES contexts created successfully |
show stats worker-core aes context create failure#
The number of failures while creating an AES context
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core aes context create success#
The number of AES contexts created successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core aes context destroy#
Stats pertaining to destruction of AES contexts
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
Subcommands#
| command | description |
|---|
failure | The number of failures while destroying AES context |
success | The number of AES contexts destroyed successfully |
show stats worker-core aes context destroy failure#
The number of failures while destroying AES context
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core aes context destroy success#
The number of AES contexts destroyed successfully
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core caching-loop-exception#
The number of worker core caching process loop exceptions
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core control-messages-sent#
The number of control messages sent to data cores
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core packet-processing-utilization#
The utilization percentage of a packet processing core
Usage#
Keyword Arguments#
| name | description |
|---|
| core | The core number for which this metric was generated (comma-separated list) |
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |
show stats worker-core process-loop-exception#
The number of worker core process loop exceptions
Usage#
Keyword Arguments#
| name | description |
|---|
| force | Skip confirmation prompt. Only required when targeting all routers |
| node | The name of the node generating this metric |
| router | The router for which to display stats (default: <current router>) |
| since | The displayed stats will be calculated as a delta from the given time. The given time can either be a timestamp or a delta, such as 45m, 1d, or 1mo. Providing "launch" ensures that no start time for the delta is set [type: timestamp] |
Positional Arguments#
| name | description |
|---|
| verbosity | detail | summary | debug (default: detail) |